SourcePoint.DeepClone 方法

定义

创建 SourcePoint 的新实例。 以递归方式克隆所有属性。

public Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint DeepClone();
member this.DeepClone : unit -> Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint
Public Function DeepClone () As SourcePoint

返回

的新威胁 SourcePoint

适用于