C# 클래스 SLApp_Beta.AgencyProfile

Interaction logic for AgencyProfile.xaml TODO - Adjust Database, Types of servie bits are allowing nulls
상속: System.Windows.Window
파일 보기 프로젝트 열기: WhitworthUniversity/SLApp 1 사용 예제들

공개 메소드들

메소드 설명
AgencyProfile ( Agency agent, bool isAdmin, bool IsEdit ) : System
AgencyProfile ( bool isAdmin ) : System

비공개 메소드들

메소드 설명
AgencyLongTermServiceSave_BTN_OnClick ( object sender, RoutedEventArgs e ) : void
LongTerm_Expander_OnExpanded ( object sender, RoutedEventArgs e ) : void
agencyDelete_BTN_Click ( object sender, RoutedEventArgs e ) : void
cancel_BTN_Click_1 ( object sender, RoutedEventArgs e ) : void
collapseExpander ( object sender, RoutedEventArgs e ) : void
communityPartnershipAgreement_LBL_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
save_BTN_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

AgencyProfile() 공개 메소드

public AgencyProfile ( Agency agent, bool isAdmin, bool IsEdit ) : System
agent Agency
isAdmin bool
IsEdit bool
리턴 System

AgencyProfile() 공개 메소드

public AgencyProfile ( bool isAdmin ) : System
isAdmin bool
리턴 System