The Portrate Interview Engine

ConfigFactory Class

Manages the construction of configuration sections for the Interview component.

For a list of all members of this type, see ConfigFactory Members.

System.Object
   Portrate.Interview.Config.ConfigFactory

[Visual Basic]
Public Class ConfigFactory
[C#]
public class ConfigFactory
[C++]
public __gc class ConfigFactory
[JScript]
public class ConfigFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Portrate.Interview.Config

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

ConfigFactory Members | Portrate.Interview.Config Namespace