Class ThreadManangerEnvironmentInfoPlugin
Implements
Inherited Members
Namespace: SuperOffice.Threading
Assembly: SOCore.dll
Syntax
[SoEnvironmentInfoPlugin("ThreadManangerEnvironmentInfoPlugin")]
public class ThreadManangerEnvironmentInfoPlugin : ISoEnvironmentInfoPlugin, IPlugin
Constructors
ThreadManangerEnvironmentInfoPlugin()
Declaration
public ThreadManangerEnvironmentInfoPlugin()
Methods
UpdateEnvironmentInfo(NameValueCollection)
Declaration
public void UpdateEnvironmentInfo(NameValueCollection environmentInfo)
Parameters
Type | Name | Description |
---|---|---|
NameValueCollection | environmentInfo |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)