C# Class wenku8.Model.Section.PopupList

Inheritance: Net.Astropenguin.DataModel.ActiveData
Mostrar archivo Open project: tgckpg/wenku10 Class Usage Examples

Public Methods

Method Description
Close ( ) : void
Navigate ( Type p, object param ) : void
PopupList ( SubtleUpdateItem S, Frame F ) : System

Method Details

Close() public method

public Close ( ) : void
return void

Navigate() public method

public Navigate ( Type p, object param ) : void
p System.Type
param object
return void

PopupList() public method

public PopupList ( SubtleUpdateItem S, Frame F ) : System
S SubtleUpdateItem
F Windows.UI.Xaml.Controls.Frame
return System