Class CurrentPrincipalEnvironmentInfoPlugin
Inheritance
CurrentPrincipalEnvironmentInfoPlugin
Assembly: SoCore.dll
Syntax
[SoEnvironmentInfoPlugin("CurrentPrincipalEnvironmentInfoPlugin")]
public class CurrentPrincipalEnvironmentInfoPlugin : Object, ISoEnvironmentInfoPlugin, IPlugin
Constructors
CurrentPrincipalEnvironmentInfoPlugin()
Declaration
public CurrentPrincipalEnvironmentInfoPlugin()
Methods
UpdateEnvironmentInfo(NameValueCollection)
Declaration
public void UpdateEnvironmentInfo(NameValueCollection environmentInfo)
Parameters
Implements
Extension Methods