Aviary.SDKs.WP8.TestApp.MainPage.LaunchSDK C# (CSharp) 메소드

LaunchSDK() 개인적인 메소드

private LaunchSDK ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
리턴 void
      private void LaunchSDK(object sender, RoutedEventArgs e)
      {
         AsyncApplyEffect();
      }