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.6.39.0 (1.6.39.0)
Syntax
public ResourceInvalid(
	int resourceNumber
)

Parameters

resourceNumber
Type: SystemInt32
Resource id
See Also