Method | Description | |
---|---|---|
CheckAuthentication ( VoidFunc close ) : void | ||
CheckAuthentication ( VoidFunc init, VoidFunc close ) : void | ||
OnClosed ( ) : void |
public static CheckAuthentication ( VoidFunc close ) : void | ||
close | VoidFunc | |
return | void |
public static CheckAuthentication ( VoidFunc init, VoidFunc close ) : void | ||
init | VoidFunc | |
close | VoidFunc | |
return | void |