Hello,
i'm trying to reproduce a method using Reflection.Emit , everything is going well except one small thing, without all my job is done for nothing.
[return: XmlElement("out ", IsNullable=true )]
I can not reproduce the keyword "return" and to set it to an attribute by using Reflection.Emit .
Help!!!, pls
Thank you
i'm trying to reproduce a method using Reflection.Emit , everything is going well except one small thing, without all my job is done for nothing.
[return: XmlElement("out ", IsNullable=true )]
I can not reproduce the keyword "return" and to set it to an attribute by using Reflection.Emit .
Help!!!, pls
Thank you