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

GetServiceName() 공개 메소드

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