Skip to content

ff209554 8243 eb15 c7b1 b5e583b65e00

Arthur Frederico Neves edited this page Jul 19, 2016 · 6 revisions

IOBasePackHandler.PackFactory Method

Overload List

 

Name Description
Public method PackFactory() Used by the Consume() to obtain an instance of the BasePack through BasePack() constructor. (Overrides Consumer(TPack).PackFactory().)
Public method PackFactory(Byte[]) Used by the Consume() to obtain an instance of the BasePack through BasePack(Byte[]) constructor. (Overrides Consumer(TPack).PackFactory(Byte[]).)
Public method PackFactory(BasePack) Used by the Consume() to obtain an instance of the BasePack through BasePack(BasePack) constructor. (Overrides Consumer(TPack).PackFactory(BasePack).)
  Back to Top

See Also

Reference

IOBasePackHandler Class
NETLIB Namespace

Clone this wiki locally