4 lines
80 B
C#
4 lines
80 B
C#
using UIKit;
|
|
|
|
UIApplication.Main(args, null, typeof(VoiceCat.iOS.AppDelegate));
|
using UIKit;
|
|
|
|
UIApplication.Main(args, null, typeof(VoiceCat.iOS.AppDelegate));
|