Method Equals
Equals(IScriptSource)
Determines whether the specified IScriptSource is equal to the current ScriptSource.
public bool Equals(IScriptSource other)
Parameters
otherIScriptSourceThe
IScriptSourceto compare with the current source.
Returns
- bool
True if the specified source is equal to the current source; otherwise, false.