C# 클래스 RazorView.DataViewControl

Interaction logic for DataViewControl.xaml
상속: System.Windows.Controls.UserControl, IDisposable
파일 보기 프로젝트 열기: gnoso/razordb 1 사용 예제들

공개 메소드들

메소드 설명
Close ( ) : void
DataViewControl ( ) : System
Dispose ( ) : void
RefreshData ( ) : void

비공개 메소드들

메소드 설명
RefreshButton_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

DataViewControl() 공개 메소드

public DataViewControl ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

RefreshData() 공개 메소드

public RefreshData ( ) : void
리턴 void