C# Class YoZuo.Presentation.Default.DefaultPresentation

Inheritance: IPresentation
显示文件 Open project: kasicass/kasicass

Public Methods

Method Description
Attach ( ) : void
DefaultPresentation ( ) : System
Detach ( ) : void

Method Details

Attach() public method

public Attach ( ) : void
return void

DefaultPresentation() public method

public DefaultPresentation ( ) : System
return System

Detach() public method

public Detach ( ) : void
return void