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

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

공개 메소드들

메소드 설명
ObjectReference ( ) : System
ObjectReference ( string type, string name ) : System

메소드 상세

ObjectReference() 공개 메소드

public ObjectReference ( ) : System
리턴 System

ObjectReference() 공개 메소드

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