C# Class GSF.MMS.Model.Control_State

Inheritance: IASN1PreparedElement
ファイルを表示 Open project: GridProtectionAlliance/gsf

Private Properties

Property Type Description

Public Methods

Method Description
Control_State ( ) : GSF.ASN1
Control_State ( long value ) : GSF.ASN1
initWithDefaults ( ) : void

Method Details

Control_State() public method

public Control_State ( ) : GSF.ASN1
return GSF.ASN1

Control_State() public method

public Control_State ( long value ) : GSF.ASN1
value long
return GSF.ASN1

initWithDefaults() public method

public initWithDefaults ( ) : void
return void