C# 클래스 NMF.Synchronizations.SynchronizationDirectionExtensions

파일 보기 프로젝트 열기: NMFCode/NMF

공개 메소드들

메소드 설명
IsLeftToRight ( this direction ) : bool
IsRightToLeft ( this direction ) : bool

메소드 상세

IsLeftToRight() 공개 정적인 메소드

public static IsLeftToRight ( this direction ) : bool
direction this
리턴 bool

IsRightToLeft() 공개 정적인 메소드

public static IsRightToLeft ( this direction ) : bool
direction this
리턴 bool