コード例 #1
0
 public static uint OpenScope(this ISymUnmanagedWriter2 instance, uint startOffset)
 {
     return(instance.__OpenScope(startOffset));
 }