C# Class Universe.ScriptEngine.VirtualScript.SelfDeleteException

Inheritance: System.Exception
Mostra file Open project: Virtual-Universe/Virtual-Universe

Public Methods

Method Description
SelfDeleteException ( ) : System

Protected Methods

Method Description
SelfDeleteException ( SerializationInfo info, StreamingContext context ) : System

Method Details

SelfDeleteException() public method

public SelfDeleteException ( ) : System
return System

SelfDeleteException() protected method

protected SelfDeleteException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
return System