Ahwa.Attila.UI.Android.SplashScreenActivity.SplashScreenActivity C# (CSharp) Method

SplashScreenActivity() public method

public SplashScreenActivity ( ) : Android.App
return Android.App
        public SplashScreenActivity()
            : base(Resource.Layout.SplashScreen)
        {           
        }
    }
SplashScreenActivity