コード例 #1
0
 // Shared initialization code
 void Initialize()
 {
     __ProofsViewModel = new ProofsViewModel(AppDelegate.GetLocalizedStrings());
 }