C# Class Kong.Model.Plugin

Mostra file Open project: trackmatic/kong.net

Private Properties

Property Type Description

Public Methods

Method Description
GetNameFromType ( Type type ) : string
Plugin ( ) : System
Plugin ( string name ) : System

Method Details

GetNameFromType() public static method

public static GetNameFromType ( Type type ) : string
type System.Type
return string

Plugin() public method

public Plugin ( ) : System
return System

Plugin() public method

public Plugin ( string name ) : System
name string
return System