Method | Description | |
---|---|---|
OnCommand ( object sender, |
Method | Description | |
---|---|---|
Handle ( ) : void | ||
Handle ( object inArg, object &outArg ) : void | ||
PackageCommand ( System.Guid group, int id ) : System | ||
SetStatus ( ) : void |
Method | Description | |
---|---|---|
OnBeforeQueryStatus ( object sender, |
protected Handle ( object inArg, object &outArg ) : void | ||
inArg | object | |
outArg | object | |
return | void |
public static OnCommand ( object sender, |
||
sender | object | |
args | ||
return | void |
protected PackageCommand ( System.Guid group, int id ) : System | ||
group | System.Guid | |
id | int | |
return | System |