Table of Contents

Method Clone

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.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.