Artemis.Engine.EffectorException.EffectorException C# (CSharp) Метод

EffectorException() публичный Метод

public EffectorException ( ) : System
Результат System
        public EffectorException()
            : base()
        {
        }

Same methods

EffectorException::EffectorException ( SerializationInfo info, StreamingContext context ) : System
EffectorException::EffectorException ( string msg ) : System
EffectorException::EffectorException ( string msg, Exception inner ) : System
EffectorException