Пример #1
0
 public Character CreateEmpty(string context)
 {
     return(_factory.CreateEmpty(context));
 }