C# Class Microsoft.AspNetCore.NodeServices.EmbeddedResourceReader

Show file Open project: aspnet/JavaScriptServices Class Usage Examples

Public Methods

Method Description
Read ( Type assemblyContainingType, string path ) : string

Method Details

Read() public static method

public static Read ( Type assemblyContainingType, string path ) : string
assemblyContainingType System.Type
path string
return string