Class ProtoDocumentSource
Loads a text document from inline content, a local file, or an HTTP(S) URL.
public static class ProtoDocumentSource
- Inheritance
-
ProtoDocumentSource
- Inherited Members
Methods
LoadText(string, string?, HttpClient?)
public static string LoadText(string source, string? baseUrl = null, HttpClient? httpClient = null)
Parameters
sourcestringbaseUrlstringhttpClientHttpClient