Example #1
0
 public static IImagingFactory CreateRef(this IImagingFactory objectRef) =>
 ((IImagingFactory)objectRef.CreateRef(typeof(IImagingFactory)));