Method | Description | |
---|---|---|
DeleteDirectory ( string target_dir ) : void | ||
GetSDKPath ( string sdkVersion = null ) : string | ||
ReadAttribute ( this value, string name ) : string | ||
SetUserAgent ( this headers ) : void | ||
Size ( this d ) : long |
public static DeleteDirectory ( string target_dir ) : void | ||
target_dir | string | |
return | void |
public static GetSDKPath ( string sdkVersion = null ) : string | ||
sdkVersion | string | |
return | string |
public static ReadAttribute ( this value, string name ) : string | ||
value | this | |
name | string | |
return | string |
public static SetUserAgent ( this headers ) : void | ||
headers | this | |
return | void |