Click or drag to resize

PublicationsFileFactory Methods

The PublicationsFileFactory type exposes the following members.

Methods
  NameDescription
Public methodCreate(Byte)
Create and verify publications file from bytes.
Public methodCreate(Stream)
Create and verify publications file instance from stream.
Public methodCreate(Stream, Int32)
Create and verify publications file instance from stream and with given buffer size.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also