C# 클래스 Image, MethodTimer

파일 보기 프로젝트 열기: Fody/MethodTimer 1 사용 예제들

공개 메소드들

메소드 설명
IsAssembly ( string file ) : bool

비공개 메소드들

메소드 설명
Advance ( this stream, int length ) : bool
MoveTo ( this stream, uint position ) : bool
ReadUInt16 ( this stream ) : ushort
ReadUInt32 ( this stream ) : uint

메소드 상세

IsAssembly() 공개 정적인 메소드

public static IsAssembly ( string file ) : bool
file string
리턴 bool