C# 클래스 NTiled.Utilties.StreamExtensions

파일 보기 프로젝트 열기: patriksvensson/ntiled

공개 메소드들

메소드 설명
GetDecompressor ( this input, string compression ) : Stream

메소드 상세

GetDecompressor() 공개 정적인 메소드

public static GetDecompressor ( this input, string compression ) : Stream
input this
compression string
리턴 System.IO.Stream