C# Class Rodrigue.Transition.Not

Afficher le fichier Open project: benjaml/PathfindingToolUnity

Protected Properties

Свойство Type Description
_check check

Méthodes publiques

Méthode Description
Not ( check check ) : System.Collections
check ( ) : bool
getInstance ( check check ) : Not

Method Details

Not() public méthode

public Not ( check check ) : System.Collections
check check
Résultat System.Collections

check() public méthode

public check ( ) : bool
Résultat bool

getInstance() public static méthode

public static getInstance ( check check ) : Not
check check
Résultat Not

Property Details

_check protected_oe property

protected check _check
Résultat check