C# Class Spring.EnterpriseServices.ExportedServicedComponentSample

Inheritance: System.EnterpriseServices.ServicedComponent, ITestInterface
Mostrar archivo Open project: spring-projects/spring-net

Protected Properties

Property Type Description
getObject GetObjectHandler

Public Methods

Method Description
Method ( ) : void

Private Methods

Method Description
ExportedServicedComponentSample ( ) : System

Method Details

Method() public method

public Method ( ) : void
return void

Property Details

getObject protected_oe static_oe property

protected static GetObjectHandler getObject
return GetObjectHandler