C# Class CodeFiction.InfinityFiction.Core.Services.ResourceFileProvider

Inheritance: IResourceFileProvider
Datei anzeigen Open project: Blind-Striker/infinityfiction Class Usage Examples

Public Methods

Method Description
GetByteContentOfFile ( string filePath ) : byte[]

Method Details

GetByteContentOfFile() public method

public GetByteContentOfFile ( string filePath ) : byte[]
filePath string
return byte[]