MonoSoftware.MonoX.DAL.EntityClasses.NewsCategoryTemplateEntity.NewsCategoryTemplateEntity C# (CSharp) Méthode

NewsCategoryTemplateEntity() static private méthode

Static CTor for setting up custom property hashtables. Is executed before the first instance of this entity class or derived classes is constructed.
static private NewsCategoryTemplateEntity ( ) : System.Runtime.Serialization
Résultat System.Runtime.Serialization
        static NewsCategoryTemplateEntity()
        {
            SetupCustomPropertyHashtables();
        }

Same methods

NewsCategoryTemplateEntity::NewsCategoryTemplateEntity ( IEntityFields2 fields ) : System.Runtime.Serialization
NewsCategoryTemplateEntity::NewsCategoryTemplateEntity ( IValidator validator ) : System.Runtime.Serialization
NewsCategoryTemplateEntity::NewsCategoryTemplateEntity ( SerializationInfo info, StreamingContext context ) : System.Runtime.Serialization
NewsCategoryTemplateEntity::NewsCategoryTemplateEntity ( System id ) : System.Runtime.Serialization
NewsCategoryTemplateEntity::NewsCategoryTemplateEntity ( System id, IValidator validator ) : System.Runtime.Serialization