Table of Contents

Method Clone

Namespace
Alternet.Scripter.Debugger.Dap
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

Clone()

Creates a new object that is a copy of the current ScriptSource object.

public object Clone()

Returns

object

A new instance of ScriptSource that is the memberwise clone of the current ScriptSource object.