MonoSoftware.MonoX.DAL.EntityClasses.NewsCategoryTemplateEntity.NewsCategoryTemplateEntity C# (CSharp) 메소드

NewsCategoryTemplateEntity() 정적인 개인적인 메소드

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
리턴 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