An NDoc Documented Class Library

SearchConditionFactory Class

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

System.Object
   White.Core.UIItems.Finders.SearchConditionFactory

[Visual Basic]
MustInherit NotInheritable Public Class SearchConditionFactory
[C#]
public abstract sealed class SearchConditionFactory
[C++]
public __gc __abstract __sealed class SearchConditionFactory
[JScript]
public   class SearchConditionFactory

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.UIItems.Finders

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

See Also

SearchConditionFactory Members | White.Core.UIItems.Finders Namespace