C# Class NMF.Synchronizations.SynchronizationDirectionExtensions

Afficher le fichier Open project: NMFCode/NMF

Méthodes publiques

Méthode Description
IsLeftToRight ( this direction ) : bool
IsRightToLeft ( this direction ) : bool

Method Details

IsLeftToRight() public static méthode

public static IsLeftToRight ( this direction ) : bool
direction this
Résultat bool

IsRightToLeft() public static méthode

public static IsRightToLeft ( this direction ) : bool
direction this
Résultat bool