AmfInvoker.FluorineClassMappingApplicationContext.GetServiceName C# (CSharp) Method

GetServiceName() public method

public GetServiceName ( string serviceLocation ) : string
serviceLocation string
return string
        public string GetServiceName(string serviceLocation)
        {
            throw new NotImplementedException();
        }