Interface IInventorization
Defines an abstraction of inventorization
Namespace: NFX.Inventorization
Assembly: NFX.dll
Syntax
public interface IInventorization
Methods
Inventorize(Type, ConfigSectionNode)
Declaration
void Inventorize(Type t, ConfigSectionNode root)
Parameters
Type | Name | Description |
---|---|---|
System.Type | t | |
ConfigSectionNode | root |