コード例 #1
0
 /// <summary>
 /// Bind equipments.
 /// </summary>
 protected override void Bind()
 {
     BindingManager.BindEquipo(this);
 }