Length.op_GreaterThan

Length GreaterThan operator

연산자 구현 >.

public static bool operator >(Length a, Length b)
모수유형설명
aLength매개변수
bLength매개변수 b.

반환 값

연산자의 결과입니다.

예외

예외상태
ArgumentException인수에는 다른 유형이 있습니다.
ArgumentNullException인수가 null입니다.

또한보십시오