Method | Description | |
---|---|---|
ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void |
Method | Description | |
---|---|---|
GetAllMaps ( MappingToolDatabaseDataContext dataContext ) : List |
||
GetMapById ( MappingToolDatabaseDataContext dataContext, System.Guid mapId ) : Glyma.Powershell.Model.Map | ||
GetMapsByName ( MappingToolDatabaseDataContext dataContext, string mapName ) : List |
public ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void | ||
callingCmdlet | System.Management.Automation.PSCmdlet | |
return | void |