コード例 #1
0
 public static IGeometrySink CreateRef(this IGeometrySink objectRef) =>
 ((IGeometrySink)objectRef.CreateRef(typeof(IGeometrySink)));