Exemplo n.º 1
0
 public string Serialize(ActionEntry action)
 {
     return(action.Action.GetType().AssemblyQualifiedName);
 }