예제 #1
0
 public override void UpdateInstructions()
 {
     this.m_NamedControlInstructions.Clear();
     GUIViewDebuggerHelper.GetNamedControlInstructions(this.m_NamedControlInstructions);
 }