|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameterString Class > AdhocParameterString Methods > AdhocParameterString.Clone Method |
Clones the current instance of IBNCSInstanceParameter.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public IBNCSInstanceParameter Clone()
A new instance of AdhocParameterString with the same properties as the current instance.
BNCS.Core.DriverFramework.Classes Namespace