C# Class GSF.MMS.Model.DeleteUnitControl_Error

Inheritance: IASN1PreparedElement
Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isDomainSelected ( ) : bool
isProgramInvocationSelected ( ) : bool
selectDomain ( GSF.MMS.Model.Identifier val ) : void
selectProgramInvocation ( GSF.MMS.Model.Identifier val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isDomainSelected() public méthode

public isDomainSelected ( ) : bool
Résultat bool

isProgramInvocationSelected() public méthode

public isProgramInvocationSelected ( ) : bool
Résultat bool

selectDomain() public méthode

public selectDomain ( GSF.MMS.Model.Identifier val ) : void
val GSF.MMS.Model.Identifier
Résultat void

selectProgramInvocation() public méthode

public selectProgramInvocation ( GSF.MMS.Model.Identifier val ) : void
val GSF.MMS.Model.Identifier
Résultat void