AmfInvoker.FluorineClassMappingApplicationContext.GetMethodName C# (CSharp) 메소드

GetMethodName() 공개 메소드

public GetMethodName ( string serviceLocation, string method ) : string
serviceLocation string
method string
리턴 string
        public string GetMethodName(string serviceLocation, string method)
        {
            throw new NotImplementedException();
        }