C# Class Timekeeper.Client.Pages.Index

Exibir arquivo Open project: lbugnion/timekeeper

Private Properties

Property Type Description

Public Methods

Method Description
LogInHost ( ) : void

Protected Methods

Method Description
OnAfterRenderAsync ( bool firstRender ) : Task
OnInitialized ( ) : void

Method Details

LogInHost() public method

public LogInHost ( ) : void
return void

OnAfterRenderAsync() protected method

protected OnAfterRenderAsync ( bool firstRender ) : Task
firstRender bool
return Task

OnInitialized() protected method

protected OnInitialized ( ) : void
return void