Merge pull request #15 from victorrar/f/update-readme

Fix documentation inaccuracy

Thanks !
This commit is contained in:
Florian Dahn
2021-10-04 21:35:59 +02:00
committed by GitHub
+1 -3
View File
@@ -170,10 +170,8 @@ public class StartForm : FormBase
}
//Gets invoked during Navigation to this form
public override async Task Init(params object[] param)
{
}
//Init() got replaced with event handler
//Opened() got replaced with event handler