======Свойство Type.TypeInitializer====== Возвращает инициализатор объекта [[developers:references:system.type|Type]] . * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public ConstructorInfo TypeInitializer { get; } **Значение свойства** * Тип: [[developers:references:system.reflection.constructorinfo|System.Reflection.ConstructorInfo]]