예제 #1
0
 public void Assign(string assignee)
 {
     _state.Assign(this, assignee);
 }