Method | Description | |
---|---|---|
BuildItem ( CustomItem customItem ) : ICustomItem | ||
BuildItem ( Item item ) : IItem | ||
BuildItems ( IEnumerable |
||
BuildItems ( IEnumerable |
Method | Description | |
---|---|---|
ItemFactory ( ) : System.Collections.Generic |
public BuildItem ( CustomItem customItem ) : ICustomItem | ||
customItem | CustomItem | |
return | ICustomItem |
public BuildItems ( IEnumerable |
||
customItems | IEnumerable |
|
return | IEnumerable |
public BuildItems ( IEnumerable |
||
items | IEnumerable |
|
return | IEnumerable |