|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > ChildInstance Class > ChildInstance Constructor |
Initializes a new instance of the ChildInstance class with the specified id and instanceId.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public ChildInstance(
string id,
string instanceId
)
id
Type: String
The id of the child instance.
instanceId
Type: String
The instanceId of the child instance.