Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateLocation ( Location location ) : void | ||
DeleteLocation ( Location location ) : void | ||
LoadLocation ( string code ) : Location | ||
LocationMgrProxy ( ) : System | ||
UpdateLocation ( Location location ) : void |
public CreateLocation ( Location location ) : void | ||
location | Location | |
return | void |
public DeleteLocation ( Location location ) : void | ||
location | Location | |
return | void |
public LoadLocation ( string code ) : Location | ||
code | string | |
return | Location |
public UpdateLocation ( Location location ) : void | ||
location | Location | |
return | void |