Artemis.Engine.Graphics.CameraException.CameraException C# (CSharp) 메소드

CameraException() 공개 메소드

public CameraException ( ) : System
리턴 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