コード例 #1
0
 public uc_profileEntry()
 {
     InitializeComponent();
     this.title = "< Нова Назва Профілю >";
     this.key = "p_0";
     this.a = this.ProfileAction;
 }