Resource Constructor

KB01 Engine

KB01_Engine

Resource Constructor

Initializes a new instance of the [Resource] class.

Namespace:  
Assembly:  KB01_Engine (in KB01_Engine.dll)

Syntax


public Resource(
	string fileName
)
Public Sub New ( _
	fileName As string _
)
public:
Resource(
	string fileName
)

Parameters

fileName
Type: string