t4ts icon indicating copy to clipboard operation
t4ts copied to clipboard

TypeScriptInterface attribute for C# interfaces?

Open AkosLukacs opened this issue 9 years ago • 1 comments

Hi!

Currently the TypeScriptInterfaceAttribute is defined only for C# classes AttributeTargets.Class. Have you checked, is there anything that would make it difficult to change it to allow interfaces as well?

AkosLukacs avatar Mar 27 '15 14:03 AkosLukacs

I haven't tried, but I suppose it should be possible to support interfaces as well. I'll have to experiment a bit!

cskeppstedt avatar Mar 30 '15 19:03 cskeppstedt