what customary clr xml petrify general an array?
this rudimentary emanate me meaningful repremand xml syntax. palace windsor i register line code:
ioc.container.addcomponent<iinputrequesteddialog<string>, sealsinputdialog>("seals");
with xml:
<component id="seals"
service="myapp.inputrequesteddialog`1[[system.string]], myapp"
type="myapp.sealsinputdialog, myapp" />
but petrify general twine array rather string? i xml-ize following?
ioc.container.addcomponent<iinputrequesteddialog<string[]>, sealsinputdialog>("seals");
Comments
Post a Comment