C# Class Composite.Tools.PackageCreator.SelfPositionExtension

Afficher le fichier Open project: Orckestra/C1-Packages

Méthodes publiques

Свойство Type Description
_lock object

Private Properties

Свойство Type Description
IsSelf bool

Méthodes publiques

Méthode Description
GetSelfPosition ( this data ) : int

Private Methods

Méthode Description
IsSelf ( this data ) : bool

Method Details

GetSelfPosition() public static méthode

public static GetSelfPosition ( this data ) : int
data this
Résultat int

Property Details

_lock public_oe static_oe property

public static object _lock
Résultat object