Метод | Описание | |
---|---|---|
getHttpData ( string url ) : |
||
getTypeName ( int type ) : string | ||
isFile ( int type ) : bool | ||
isTrue ( string type ) : bool | ||
isWeb ( int type ) : bool | ||
strTrue ( bool type ) : string |
public static getHttpData ( string url ) : |
||
url | string | |
Результат |
public static getTypeName ( int type ) : string | ||
type | int | |
Результат | string |
public static isFile ( int type ) : bool | ||
type | int | |
Результат | bool |
public static isTrue ( string type ) : bool | ||
type | string | |
Результат | bool |
public static strTrue ( bool type ) : string | ||
type | bool | |
Результат | string |