C# 클래스 Couchbase.UnitTests.ResourceHelper

파일 보기 프로젝트 열기: couchbase/couchbase-net-client 1 사용 예제들

공개 메소드들

메소드 설명
ReadResource ( string resourcePath ) : string
ReadResourceAsStream ( string resourcePath ) : Stream

메소드 상세

ReadResource() 공개 정적인 메소드

public static ReadResource ( string resourcePath ) : string
resourcePath string
리턴 string

ReadResourceAsStream() 공개 정적인 메소드

public static ReadResourceAsStream ( string resourcePath ) : Stream
resourcePath string
리턴 Stream