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