C# 클래스 Dev2.Tests.Runtime.JSON.JsonResource

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
Fetch ( string name ) : string

Fetches the contents of the embedded XML file with the specified name.

메소드 상세

Fetch() 공개 정적인 메소드

Fetches the contents of the embedded XML file with the specified name.
public static Fetch ( string name ) : string
name string The name of the XML file excluding extension.
리턴 string