C# Class Image, MethodTimer

Afficher le fichier Open project: Fody/MethodTimer Class Usage Examples

Méthodes publiques

Méthode Description
IsAssembly ( string file ) : bool

Private Methods

Méthode 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 méthode

public static IsAssembly ( string file ) : bool
file string
Résultat bool