C# 클래스 Kong.Model.Plugin

파일 보기 프로젝트 열기: trackmatic/kong.net

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetNameFromType ( Type type ) : string
Plugin ( ) : System
Plugin ( string name ) : System

메소드 상세

GetNameFromType() 공개 정적인 메소드

public static GetNameFromType ( Type type ) : string
type System.Type
리턴 string

Plugin() 공개 메소드

public Plugin ( ) : System
리턴 System

Plugin() 공개 메소드

public Plugin ( string name ) : System
name string
리턴 System