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

GetServiceLocation() 공개 메소드

public GetServiceLocation ( string serviceName ) : string
serviceName string
리턴 string
        public string GetServiceLocation(string serviceName)
        {
            throw new NotImplementedException();
        }