示例#1
0
 public string GetActionType()
 {
     return(ActionProvider.GetProviderType() + "/" + metadata.Name); //TODO: AO|Service/Id
 }