public string aboutme { var known = { { "C#" , "Javascript" }, { "ASP.NET", "MVC" } }; return known.ToJson(); }
0 comments:
Post a Comment