API Diff between 2.3.0 and 2.0.0
86 Additions
0 Removals
DotNext
DotNext.Buffers
DotNext.Collections.Generic
DotNext.IO
DotNext.Net.NetworkInformation
DotNext.Runtime
-
public static class Intrinsics
- public static T Cast<T>(object obj)
- public static O& modreq(System.Runtime.InteropServices.InAttribute) GetReadonlyRef<I, O>(this I[] array, long index) where I : O
- public static bool IsExactTypeOf<T>(object obj)
DotNext.Runtime.CompilerServices