C# Class Spring.Objects.Support.AbstractSharedStateFactoryTests.TestSharedStateFactory

Inheritance: Spring.Objects.Support.AbstractSharedStateFactory
Show file Open project: spring-projects/spring-net

Public Properties

Property Type Description
SPECIAL_OBJECT object

Protected Methods

Method Description
GetKey ( object instance, string name ) : object

Method Details

GetKey() protected method

protected GetKey ( object instance, string name ) : object
instance object
name string
return object

Property Details

SPECIAL_OBJECT public static property

public static object SPECIAL_OBJECT
return object