Esempio n. 1
0
 /// <param name='operations'>
 /// The operations group for this extension method.
 /// </param>
 /// <param name="operations"></param>
 /// <param name=""></param>
 /// <returns></returns>
 public static IList <string> GetAllAgreementId(this ICollateral operations)
 {
     return(operations.GetAllAgreementIdAsync().GetAwaiter().GetResult());
 }