Method | Description | |
---|---|---|
IsAssembly ( string file ) : bool |
Method | Description | |
---|---|---|
Advance ( this stream, int length ) : bool | ||
MoveTo ( this stream, uint position ) : bool | ||
ReadUInt16 ( this stream ) : ushort | ||
ReadUInt32 ( this stream ) : uint |
public static IsAssembly ( string file ) : bool | ||
file | string | |
return | bool |