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

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

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

Same methods

RenderPipelineException::RenderPipelineException ( SerializationInfo info, StreamingContext context ) : System
RenderPipelineException::RenderPipelineException ( string message ) : System
RenderPipelineException::RenderPipelineException ( string message, Exception inner ) : System
RenderPipelineException