コード例 #1
0
 public static void UsingNamespace(this ISymUnmanagedWriter2 instance, IntPtr fullName)
 {
     instance.__UsingNamespace(fullName);
 }