프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetAllDomains | List |
||
GetDomainById | |||
GetDomainsByName | List |
메소드 | 설명 | |
---|---|---|
ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void | ||
Get_GLDomainBase ( ) : System |
메소드 | 설명 | |
---|---|---|
GetAllDomains ( MappingToolDatabaseDataContext dataContext ) : List |
||
GetDomainById ( MappingToolDatabaseDataContext dataContext, System.Guid domainId ) : |
||
GetDomainsByName ( MappingToolDatabaseDataContext dataContext, string domainName ) : List |
public ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void | ||
callingCmdlet | System.Management.Automation.PSCmdlet | |
리턴 | void |