C# 클래스 Tp.Utils.Documentation.ApiDataType

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
ApiDataType ( Type type, string description, IList properties ) : System

메소드 상세

ApiDataType() 공개 메소드

public ApiDataType ( Type type, string description, IList properties ) : System
type System.Type
description string
properties IList
리턴 System