Class TestingResultsPageView
Inheritance
TestingResultsPageView
Implements
Inherited Members
Namespace: EduCATS.Pages.Testing.Results.Views
Assembly: EduCATS.dll
Syntax
public class TestingResultsPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
Constructors
TestingResultsPageView(int, bool, string)
Declaration
public TestingResultsPageView(int testId, bool fromComplexLearning, string timePassed = null)
Parameters
Type | Name | Description |
---|---|---|
int | testId | |
bool | fromComplexLearning | |
string | timePassed |