C# 클래스 Mono.Rocks.StreamRocks

파일 보기 프로젝트 열기: mono/rocks

공개 메소드들

메소드 설명
WriteTo ( this self, Stream destination ) : void

비공개 메소드들

메소드 설명
WithSystemConverter ( this self ) : StreamConverter

메소드 상세

WriteTo() 공개 정적인 메소드

public static WriteTo ( this self, Stream destination ) : void
self this
destination Stream
리턴 void