Artemis.Engine.Graphics.CameraException.CameraException C# (CSharp) Méthode

CameraException() public méthode

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

Same methods

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