C# 클래스 Scenarioo.Model.Docu.Entities.Generic.ObjectDescription

파일 보기 프로젝트 열기: scenarioo/scenarioo-cs 1 사용 예제들

공개 메소드들

메소드 설명
AddDetail ( string key, object value ) : void
ObjectDescription ( ) : System
ObjectDescription ( string type, string name ) : System

메소드 상세

AddDetail() 공개 메소드

public AddDetail ( string key, object value ) : void
key string
value object
리턴 void

ObjectDescription() 공개 메소드

public ObjectDescription ( ) : System
리턴 System

ObjectDescription() 공개 메소드

public ObjectDescription ( string type, string name ) : System
type string
name string
리턴 System