コード例 #1
0
 public static uint GetToken(this ISymUnmanagedMethod instance)
 {
     return(instance.__GetToken());
 }