Asset<T>.

Asset(string) Constructor

Summary

Creates an Weaver.Asset`1 targeting the specified asset or resource path.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
Asset<T>

Syntax

public Asset(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
void