C# Class Composite.Tools.PackageCreator.SelfPositionExtension

Exibir arquivo Open project: Orckestra/C1-Packages

Public Properties

Property Type Description
_lock object

Private Properties

Property Type Description
IsSelf bool

Public Methods

Method Description
GetSelfPosition ( this data ) : int

Private Methods

Method Description
IsSelf ( this data ) : bool

Method Details

GetSelfPosition() public static method

public static GetSelfPosition ( this data ) : int
data this
return int

Property Details

_lock public_oe static_oe property

public static object _lock
return object