C# Class Image, MethodTimer

Show file Open project: Fody/MethodTimer Class Usage Examples

Public Methods

Method Description
IsAssembly ( string file ) : bool

Private Methods

Method Description
Advance ( this stream, int length ) : bool
MoveTo ( this stream, uint position ) : bool
ReadUInt16 ( this stream ) : ushort
ReadUInt32 ( this stream ) : uint

Method Details

IsAssembly() public static method

public static IsAssembly ( string file ) : bool
file string
return bool