C# 클래스 VVVV.Nodes.Recorder.RecordNode.Instance.Saver

상속: IDisposable
파일 보기 프로젝트 열기: elliotwoods/Installation.Link

공개 메소드들

메소드 설명
Dispose ( ) : void
Save ( Surface surface, string filename ) : void
Saver ( ) : System
ThreadedFunction ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Save() 공개 메소드

public Save ( Surface surface, string filename ) : void
surface Surface
filename string
리턴 void

Saver() 공개 메소드

public Saver ( ) : System
리턴 System

ThreadedFunction() 공개 메소드

public ThreadedFunction ( ) : void
리턴 void