Itenso.Rtf.RtfUndefinedColorException.RtfUndefinedColorException C# (CSharp) Метод

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

Creates a new instance.
public RtfUndefinedColorException ( ) : System
Результат System
        public RtfUndefinedColorException()
        {
        }

Same methods

RtfUndefinedColorException::RtfUndefinedColorException ( SerializationInfo info, StreamingContext context ) : System
RtfUndefinedColorException::RtfUndefinedColorException ( string message ) : System
RtfUndefinedColorException::RtfUndefinedColorException ( string message, Exception cause ) : System
RtfUndefinedColorException