C# Class GSF.MMS.Model.LoadData

Inheritance: IASN1PreparedElement
Mostrar archivo Open project: GridProtectionAlliance/gsf

Private Properties

Property Type Description

Public Methods

Method Description
initWithDefaults ( ) : void
isNon_codedSelected ( ) : bool
selectNon_coded ( byte val ) : void

Method Details

initWithDefaults() public method

public initWithDefaults ( ) : void
return void

isNon_codedSelected() public method

public isNon_codedSelected ( ) : bool
return bool

selectNon_coded() public method

public selectNon_coded ( byte val ) : void
val byte
return void