C# 클래스 UrbanBlimp.StreamExtensiosn

파일 보기 프로젝트 열기: farhadbheekoo/UrbanBlimp

공개 메소드들

메소드 설명
WriteToStream ( this stream, Func action ) : void

메소드 상세

WriteToStream() 공개 정적인 메소드

public static WriteToStream ( this stream, Func action ) : void
stream this
action Func
리턴 void