Property | Type | Description | |
---|---|---|---|
INSTANCE |
Method | Description | |
---|---|---|
IsWorkingInThisEnvironment ( string forFile ) : bool | ||
Report ( string approved, string received ) : void |
Method | Description | |
---|---|---|
GetParentProcessName ( ) : string |
public IsWorkingInThisEnvironment ( string forFile ) : bool | ||
forFile | string | |
return | bool |
public Report ( string approved, string received ) : void | ||
approved | string | |
received | string | |
return | void |