C# Class GnomeSurferPro.Views.LoadingAnimation

Interaction logic for LoadingAnimation.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: igemsoftware/BU_Wellesley_Software_2011

Public Methods

Method Description
LoadingAnimation ( ) : System

Private Methods

Method Description
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
_CreateDelegate ( System delegateType, string handler ) : Delegate

Method Details

LoadingAnimation() public method

public LoadingAnimation ( ) : System
return System