C# 클래스 Org.IdentityConnectors.Exchange.PSExchangeConnector.CommandInfo

Command definition object, uses internally SerializableCommandInfo, intended to be one place for all the PowerShell commands definition
파일 보기 프로젝트 열기: Evolveum/openicf 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CommandInfo System
InitializeIfNeeded void

비공개 메소드들

메소드 설명
CommandInfo ( string name ) : System

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

InitializeIfNeeded ( ) : void