C# 클래스 WPFGrid.EditPerson

Interaction logic for EditPerson.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: smurtagh/Sandbox 1 사용 예제들

공개 메소드들

메소드 설명
EditPerson ( Person person ) : System

비공개 메소드들

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

메소드 상세

EditPerson() 공개 메소드

public EditPerson ( Person person ) : System
person Person
리턴 System