C# Класс Dev2.Tests.Runtime.JSON.JsonResource

Показать файл Открыть проект

Открытые методы

Метод Описание
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