Class Diagram in Visual Studio
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I want to create a method that has generic type in my interface.. For example:
void Clear<TPolicyInterface>(object buildKey);
I'm using class diagram in VS 2008. But the problem is that i can't name the name with <> ... Could you please suggest me how to do that?
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)