ABB.Swum.IdContext.IdContext C# (CSharp) Метод

IdContext() защищенный Метод

Creates a new IdContext.
protected IdContext ( ) : System
Результат System
        protected IdContext() : this(string.Empty, false, string.Empty) { }
    }

Same methods

IdContext::IdContext ( string idType, bool idTypeIsPrimitive, string declaringClass ) : System
IdContext