AmfInvoker.FluorineClassMappingApplicationContext.GetMethodName C# (CSharp) Method

GetMethodName() public method

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