메소드 | 설명 | |
---|---|---|
CheckComputerObject ( string sourceName ) : void | ||
CreateSandboxDomain ( string name, string path, SecurityZone zone, |
||
GetComputerIP ( ) : string | ||
GetJavascriptTimestamp ( System input ) : long | ||
InitialiseLogFolder ( ) : void | ||
LocalIPAddress ( ) : string | ||
ObjectNamesStartingWith ( string pattern ) : |
Get all object names that start with a single word
|
|
PatternParse ( string pattern ) : string | ||
TestConnection ( ) : |
Test to see if we can get a successful connection to the DB
|
public static CheckComputerObject ( string sourceName ) : void | ||
sourceName | string | |
리턴 | void |
public static CreateSandboxDomain ( string name, string path, SecurityZone zone, |
||
name | string | |
path | string | |
zone | SecurityZone | |
item | ||
리턴 |
public static GetJavascriptTimestamp ( System input ) : long | ||
input | System | |
리턴 | long |
public static ObjectNamesStartingWith ( string pattern ) : |
||
pattern | string | |
리턴 |
public static PatternParse ( string pattern ) : string | ||
pattern | string | |
리턴 | string |
public static TestConnection ( ) : |
||
리턴 |