C# Class GSF.MMS.Model.ULState

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

Private Properties

Property Type Description

Public Methods

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

Method Details

ULState() public method

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

ULState() public method

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

initWithDefaults() public method

public initWithDefaults ( ) : void
return void