blah blah blah is here! blah blah » Close

0
votes
1 answers

help

I have a class as shown below . I need to assign m a value from the config file present in that folder .How can i do that using System; using System.Runtime.Serialization; namespace A { /// <summary> /// Summary description f ...

Feedback