C# Class CorsairLinkPlusPlus.Common.Registry.ControllerRegistry

ファイルを表示 Open project: Doridian/CorsairLinkPlusPlus

Public Methods

Method Description
Get ( string name, Type type = null ) : RegisteredController

Method Details

Get() public static method

public static Get ( string name, Type type = null ) : RegisteredController
name string
type System.Type
return RegisteredController