Class BasicInventorization
Performs basic inventorization of Inventory-marked types and their members
Inheritance
System.Object
BasicInventorization
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.Inventorization
Assembly: NFX.dll
Syntax
public class BasicInventorization : IInventorization
Methods
Inventorize(Type, ConfigSectionNode)
Declaration
public void Inventorize(Type t, ConfigSectionNode root)
Parameters
Type | Name | Description |
---|---|---|
System.Type | t | |
ConfigSectionNode | root |