Merge pull request #15 from victorrar/f/update-readme
Fix documentation inaccuracy Thanks !
This commit is contained in:
commit
5bb316d874
@ -169,11 +169,9 @@ public class StartForm : FormBase
|
||||
|
||||
}
|
||||
|
||||
//Gets invoked during Navigation to this form
|
||||
public override async Task Init(params object[] param)
|
||||
{
|
||||
|
||||
}
|
||||
//Gets invoked during Navigation to this form
|
||||
|
||||
//Init() got replaced with event handler
|
||||
|
||||
//Opened() got replaced with event handler
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user