PrtStateStackFrameClone Method |
[Missing <summary> documentation for "M:P.Runtime.PrtStateStackFrame.Clone"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public PrtStateStackFrame Clone()
Public Function Clone As PrtStateStackFrame
public:
PrtStateStackFrame^ Clone()
member Clone : unit -> PrtStateStackFrame
Return Value
Type:
PrtStateStackFrame[Missing <returns> documentation for "M:P.Runtime.PrtStateStackFrame.Clone"]
See Also