C# Class MixinRefactoring.Test.PersonWithGenericClassMixin

this class uses a mixin with a generic type parameter. All methods of the mixin should replace the generic parameter with the real one.
Datei anzeigen Open project: pgenfer/mixinSharp