Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@winscripter winscripter released this 28 Aug 10:56
· 11 commits to master since this release

Changes this:

public class C : IEquatable<C>

to:

public class C : IEquatable<C?>