示例#1
0
 public async Task <IList <NameValue <int> > > GetSignatureType()
 {
     return(await _signService.GetSignatureType());
 }