C# 클래스 indice.Edi.Tests.Helpers

파일 보기 프로젝트 열기: indice-co/EDI.Net 1 사용 예제들

공개 메소드들

메소드 설명
GetResourceStream ( string fileName ) : Stream
StreamFromString ( string value ) : MemoryStream

메소드 상세

GetResourceStream() 공개 정적인 메소드

public static GetResourceStream ( string fileName ) : Stream
fileName string
리턴 Stream

StreamFromString() 공개 정적인 메소드

public static StreamFromString ( string value ) : MemoryStream
value string
리턴 System.IO.MemoryStream