The IIORegistry type exposes the following members.

Methods

  NameDescription
Public methodCanCreate
Whether or not this registry can create the IO class as described by the IO context.
Public methodCreateIOContainer
Creates a new IO container as described by the build context.
Public methodRegister
Register a new IO registry which will be used by IO factories to lookup and create custom IO classes.

See Also