Skip to content
Discussion options

You must be logged in to vote

I am not sure I understand the question. The CommandBase<T> type remains a valid base class.

  [Serializable]
  public class MyCommand : CommandBase<MyCommand>
  {

  }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@quangas
Comment options

Answer selected by quangas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants