Artemis.Engine.Persistence.OptionRecordException.OptionRecordException C# (CSharp) Méthode

OptionRecordException() public méthode

public OptionRecordException ( ) : System
Résultat System
        public OptionRecordException()
            : base()
        {
        }

Same methods

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