C# Class wenku8.Model.Section.ReviewsSection

Inheritance: Net.Astropenguin.DataModel.ActiveData
Afficher le fichier Open project: tgckpg/wenku10 Class Usage Examples

Méthodes publiques

Свойство Type Description
ID string

Méthodes publiques

Méthode Description
CC_Cancel ( ) : void
CC_Submit ( ) : void
CC_WriteReview ( ) : void
ControlAction ( PaneNavButton Control ) : void
Load ( ) : System.Threading.Tasks.Task
OpenReview ( Review R ) : System.Threading.Tasks.Task
ReviewsSection ( BookItem b ) : System

Private Methods

Méthode Description
CC_CloseReview ( ) : void
CC_Reload ( ) : void
GetReviews ( string xml, int &PageCount ) : Review[]
PostFailed ( string arg1, string arg2, Exception ex ) : void
PostSuccess ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, string id ) : void
SetControls ( ) : void

Method Details

CC_Cancel() public méthode

public CC_Cancel ( ) : void
Résultat void

CC_Submit() public méthode

public CC_Submit ( ) : void
Résultat void

CC_WriteReview() public méthode

public CC_WriteReview ( ) : void
Résultat void

ControlAction() public méthode

public ControlAction ( PaneNavButton Control ) : void
Control PaneNavButton
Résultat void

Load() public méthode

public Load ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

OpenReview() public méthode

public OpenReview ( Review R ) : System.Threading.Tasks.Task
R Review
Résultat System.Threading.Tasks.Task

ReviewsSection() public méthode

public ReviewsSection ( BookItem b ) : System
b BookItem
Résultat System

Property Details

ID public_oe static_oe property

public static string ID
Résultat string