AmfInvoker.FluorineClassMappingApplicationContext.GetMethodName C# (CSharp) Méthode

GetMethodName() public méthode

public GetMethodName ( string serviceLocation, string method ) : string
serviceLocation string
method string
Résultat string
        public string GetMethodName(string serviceLocation, string method)
        {
            throw new NotImplementedException();
        }