C# 클래스 SuperMap.Web.Controls.Design.MetadataRegistration

MetadataRegistration class.
상속: SuperMap.Web.Controls.Design.Common.MetadataRegistrationBase, IProvideAttributeTable
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight

공개 메소드들

메소드 설명
MetadataRegistration ( ) : System

Design time metadata registration class.

보호된 메소드들

메소드 설명
AddAttributes ( AttributeTableBuilder builder ) : void

Provide a place to add custom attributes without creating a AttributeTableBuilder subclass.

메소드 상세

AddAttributes() 보호된 메소드

Provide a place to add custom attributes without creating a AttributeTableBuilder subclass.
protected AddAttributes ( AttributeTableBuilder builder ) : void
builder AttributeTableBuilder The assembly attribute table builder.
리턴 void

MetadataRegistration() 공개 메소드

Design time metadata registration class.
public MetadataRegistration ( ) : System
리턴 System