C# 클래스 TESVSnip.UI.Services.PluginEngine.PluginStream

상속: System.IO.MemoryStream
파일 보기 프로젝트 열기: figment/tesvsnip

공개 메소드들

메소드 설명
Write ( byte buffer, int offset, int count ) : void

메소드 상세

Write() 공개 메소드

public Write ( byte buffer, int offset, int count ) : void
buffer byte
offset int
count int
리턴 void