Substitute concept that implements IDontSubstituteByDefault interface
Dear all,
if I create concept that by default implement interface IDontSubstituteByDefault is it possible using Actions concept to somehow substitute that concept or it means that that concept is not possible to substitute.
if I create concept that by default implement interface IDontSubstituteByDefault is it possible using Actions concept to somehow substitute that concept or it means that that concept is not possible to substitute.
1 comment
Sort by
Date
Votes
You can still substitute it explicitly in actions. It is only removed from the default substitutions.
Please sign in to leave a comment.