ã¾ããWCF ã®ãµã¼ãã¹ãä½ã£ã¦ã¿ããã¨ãããã VS2008 ã® Web ãµã¼ãã¹ããã¸ã§ã¯ããä½ã£ã¦ã WCF Service ã追å ãæ¨æºã§æºåããã¦ã DoWork ã¡ã½ããã«ã¡ããã¨è²ãã¤ãã¦ã¿ãã public class Service2 : IService2 { public string DoWork(string name) { return "Hello " + name; } } ç¶ã㦠AIRãWebService ã®å®ç¾©ã mxml ã«æ¸ãã¦ããã <mx:WebService id="webservice" wsdl="http://localhost/WebService1/Service2.svc?wsdl" useProxy="false"> <mx:operation name="DoWork" result="serviceResult(event
{{#tags}}- {{label}}
{{/tags}}