 | imbMCRepository Constructor (String, String, folderNode) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Namespace:
imbMiningContext.MCRepository
Assembly:
imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic imbMCRepository(
string __name,
string __description,
folderNode __parentFolder
)
Parameters
- __name
- Type: SystemString
The name. - __description
- Type: SystemString
The description. - __parentFolder
- Type: folderNode
The parent folder.
See Also