C# 클래스 PipBoyDump.Dumper

파일 보기 프로젝트 열기: weberph/Fallout4-PipBoy 1 사용 예제들

공개 메소드들

메소드 설명
Dump ( Stream stream ) : void
Dumper ( string objectFile = null ) : System
SignalStop ( ) : void

비공개 메소드들

메소드 설명
ReadToEnd ( Stream stream ) : void

메소드 상세

Dump() 공개 메소드

public Dump ( Stream stream ) : void
stream Stream
리턴 void

Dumper() 공개 메소드

public Dumper ( string objectFile = null ) : System
objectFile string
리턴 System

SignalStop() 공개 메소드

public SignalStop ( ) : void
리턴 void