Click or drag to resize
EntityFactoryCache2GetEntityFactory Method
Overload List
  NameDescription
Public methodStatic memberGetEntityFactory(Type)
Gets the entity factory instance to use for the type passed in.
Public methodStatic memberGetEntityFactory(EntityBase2)
Gets the entity factory for the specified entity from the cache
Public methodStatic memberGetEntityFactory(IEntityFactory2)
Gets the unique entity factory instance for the entity factory passed in to use for serialization.
Top
See Also