DotMSN

Factory Class

Defines the way in which dotMSN core objects are created. Used by DotMSN core classes. Override these types to use custom-made handlers or processor.

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

System.Object
   XihSolutions.DotMSN.Core.Factory

[Visual Basic]
NotInheritable Public Class Factory
[C#]
public sealed class Factory

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: XihSolutions.DotMSN.Core

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

Factory Members | XihSolutions.DotMSN.Core Namespace