Method | Description | |
---|---|---|
CopyrightViewController ( Translation translation ) : System | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Method | Description | |
---|---|---|
FetchCopyright ( ) : void | ||
GetTranslation ( Translation translation ) : Translation | ||
HandleBackButtonTapped ( object sender, |
||
SetupNavigationBar ( ) : void | ||
SetupUI ( ) : void |
public CopyrightViewController ( Translation translation ) : System | ||
translation | Translation | |
return | System |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |