fjgandrade / sharpkit

Automatically exported from code.google.com/p/sharpkit
0 stars 0 forks source link

Support JsMethod(OmitBaseCtorCall) #116

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice if i could have [JsMethod(CallBaseMethod=false)] on 
constructors.It's like the ctor equivalent of OmitInheritance=true on JsType.

Original issue reported on code.google.com by DanelK...@gmail.com on 27 Apr 2012 at 8:04