Aguacongas.TheIdServer.MAUIApp.MainApplication.MainApplication C# (CSharp) Method

MainApplication() public method

public MainApplication ( IntPtr handle, JniHandleOwnership ownership ) : Android.App
handle IntPtr
ownership JniHandleOwnership
return Android.App
        public MainApplication(IntPtr handle, JniHandleOwnership ownership)
            : base(handle, ownership)
        {
        }