Artemis.Engine.EffectorException.EffectorException C# (CSharp) Méthode

EffectorException() public méthode

public EffectorException ( ) : System
Résultat 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