Closed mattak closed 7 years ago
User can describe much more short code.
before:
class State : StateBase<State> {}
after:
class State : StateBase {}
User can describe much more short code.
before:
after: