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

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

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 SnNoteEntity ( ) : System.Runtime.Serialization
리턴 System.Runtime.Serialization
        static SnNoteEntity()
        {
            SetupCustomPropertyHashtables();
        }

Same methods

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