C# 클래스 NFe.StreamExtensions

파일 보기 프로젝트 열기: akretion/uninfe

공개 메소드들

메소드 설명
CopyTo ( this from, Stream to ) : long
ToBase64 ( this fi ) : string

메소드 상세

CopyTo() 공개 정적인 메소드

public static CopyTo ( this from, Stream to ) : long
from this
to Stream
리턴 long

ToBase64() 공개 정적인 메소드

public static ToBase64 ( this fi ) : string
fi this
리턴 string