An NDoc Documented Class Library

DictionaryMappedItemFactory Class

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

System.Object
   White.Core.Factory.DictionaryMappedItemFactory

[Visual Basic]
Public Class DictionaryMappedItemFactory
    Implements UIItemFactory
[C#]
public class DictionaryMappedItemFactory : UIItemFactory
[C++]
public __gc class DictionaryMappedItemFactory : public UIItemFactory
[JScript]
public class DictionaryMappedItemFactory extends UIItemFactory

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: White.Core.Factory

Assembly: White.Core (in White.Core.dll)

See Also

DictionaryMappedItemFactory Members | White.Core.Factory Namespace