C# 클래스 CtcApi.Extensions.ByteExtensions

파일 보기 프로젝트 열기: BellevueCollege/CtcApi

공개 메소드들

메소드 설명
ToFile ( this data, string filename, int length ) : bool

메소드 상세

ToFile() 공개 정적인 메소드

public static ToFile ( this data, string filename, int length ) : bool
data this
filename string
length int
리턴 bool