Метод | Описание | |
---|---|---|
AreEqual ( |
||
AreEqual ( object x, object y ) : bool | ||
CanonicalizeAssemblyPath ( string path ) : string | ||
CanonicalizeResourceName ( string resource ) : string | ||
CheckAccess ( ) : bool | ||
CheckFileIntegrity ( string filename ) : bool | ||
GetConverterFor ( |
||
IsUserInitiated ( ) : bool | ||
StreamToIntPtr ( Stream stream ) : |
Метод | Описание | |
---|---|---|
CanonicalizeFileName ( string filename, bool is_xap_mode ) : string | ||
CanonicalizeName ( StringBuilder sb, string str, int n ) : void | ||
HashStream ( Stream stream, int length ) : byte[] | ||
IsSigned ( Stream stream ) : bool |
public static AreEqual ( |
||
type | ||
x | object | |
y | object | |
Результат | bool |
public static AreEqual ( object x, object y ) : bool | ||
x | object | |
y | object | |
Результат | bool |
public static CanonicalizeAssemblyPath ( string path ) : string | ||
path | string | |
Результат | string |
public static CanonicalizeResourceName ( string resource ) : string | ||
resource | string | |
Результат | string |
public static CheckFileIntegrity ( string filename ) : bool | ||
filename | string | |
Результат | bool |
public static GetConverterFor ( |
||
info | ||
target_type | ||
Результат |
public static IsUserInitiated ( ) : bool | ||
Результат | bool |
public static StreamToIntPtr ( Stream stream ) : |
||
stream | Stream | |
Результат |