CompactResourceManager Constructor

Creates a new instance of TXSResourceManager used to obtain localized strings of class specified by type.

Definition

Namespace: OddPrg
Assembly: OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public CompactResourceManager(
	Type type
)

Parameters

type  Type

See Also