C# Class Qyoto.QIconEngineFactoryInterface

Inheritance: Qyoto.QFactoryInterface
ファイルを表示 Open project: 0xd34df00d/Qross

Public Methods

Method Description
QIconEngineFactoryInterface ( ) : System

Protected Methods

Method Description
CreateProxy ( ) : void
QIconEngineFactoryInterface ( Type dummy ) : System

Private Methods

Method Description
Create ( string filename ) : Qyoto.QIconEngine

Method Details

CreateProxy() protected method

protected CreateProxy ( ) : void
return void

QIconEngineFactoryInterface() public method

public QIconEngineFactoryInterface ( ) : System
return System

QIconEngineFactoryInterface() protected method

protected QIconEngineFactoryInterface ( Type dummy ) : System
dummy System.Type
return System