C# 클래스 FAT32.Program

파일 보기 프로젝트 열기: voltagex/junkcode

공개 메소드들

메소드 설명
DumpBytes ( byte array, int startLocation, int length ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : void

메소드 상세

DumpBytes() 공개 정적인 메소드

public static DumpBytes ( byte array, int startLocation, int length ) : void
array byte
startLocation int
length int
리턴 void