Interface FileDataTypes.IFileReader
Namespace: LaunchDarkly.Sdk.Server.Integrations
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public interface FileDataTypes.IFileReader
Methods
ReadAllText(string)
Declaration
string ReadAllText(string path)
Parameters
Type | Name | Description |
---|---|---|
string | path |
Returns
Type | Description |
---|---|
string |