Click or drag to resize

TpsResourceManager Constructor

Overload List
  NameDescription
Public methodTpsResourceManager
Initializes a new instance of the TpsResourceManager class.
Public methodTpsResourceManager(String)
Initializes a new instance of the TpsResourceManager class that looks up resources contained in files derived from the specified root name using the calling Assembly.
Public methodTpsResourceManager(String, Assembly)
Initializes a new instance of the TpsResourceManager class that looks up resources contained in files derived from the specified root name using the given Assembly.
Top
See Also