示例#1
0
 public void ExecuteEvolution(string content)
 {
     _Context.ExecuteEvolution(content);
 }