C# 클래스 Chaos.Mcm.Data.Dto.Standard.MetadataSchemaInfo

상속: MetadataSchema
파일 보기 프로젝트 열기: CHAOS-Community/CHAOS.Portal.MCM

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MetadataSchemaInfo ( ) : System
MetadataSchemaInfo ( System.Guid guid, string name, string schemaXML, System.DateTime dateCreated ) : System

메소드 상세

MetadataSchemaInfo() 공개 메소드

public MetadataSchemaInfo ( ) : System
리턴 System

MetadataSchemaInfo() 공개 메소드

public MetadataSchemaInfo ( System.Guid guid, string name, string schemaXML, System.DateTime dateCreated ) : System
guid System.Guid
name string
schemaXML string
dateCreated System.DateTime
리턴 System