C# Class Org.IdentityConnectors.Exchange.PSExchangeConnector.CommandInfo

Command definition object, uses internally SerializableCommandInfo, intended to be one place for all the PowerShell commands definition
Afficher le fichier Open project: Evolveum/openicf Class Usage Examples

Private Properties

Свойство Type Description
CommandInfo System
InitializeIfNeeded void

Private Methods

Méthode Description
CommandInfo ( string name ) : System

Initializes a new instance of the CommandInfo class. , made private to be immutable

InitializeIfNeeded ( ) : void