Click or drag to resize

ResourceInvalid Constructor (Int32)

Initializes a new instance of the ResourceInvalid class.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public ResourceInvalid(
	int resourceNumber
)

Parameters

resourceNumber
Type: SystemInt32
Resource id
See Also