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();
        }