Fix documentation inaccuracy
This commit is contained in:
parent
9162c0894c
commit
d2ae08771e
@ -170,10 +170,8 @@ public class StartForm : FormBase
|
|||||||
}
|
}
|
||||||
|
|
||||||
//Gets invoked during Navigation to this form
|
//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
|
//Opened() got replaced with event handler
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user