How to use StrongNamePublicKeyBlob class
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I want to instance StrongNameMembershipCondition class. [C#] public StrongNameMembershipCondition( StrongNamePublicKeyBlob blob, string name, Version version ); the type of parameter blob is StrongNamePublicKeyBlob. I do not know how to get the parameter. Can you help me? give some code.Thanks!
-
I want to instance StrongNameMembershipCondition class. [C#] public StrongNameMembershipCondition( StrongNamePublicKeyBlob blob, string name, Version version ); the type of parameter blob is StrongNamePublicKeyBlob. I do not know how to get the parameter. Can you help me? give some code.Thanks!
hi there google a bit ;( StrongNameMembershipCondition << >>