Apex.System.TypeException.TypeException C# (CSharp) Метод

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

public TypeException ( )
        public TypeException()
        {
            throw new global::System.NotImplementedException("TypeException");
        }

Same methods

TypeException::TypeException ( Apex.System.Exception param1 )
TypeException::TypeException ( string param1 )
TypeException::TypeException ( string param1, Apex.System.Exception param2 )