C# Class Raven.Client.UniqueConstraints.UniqueConstraintsTypeDictionary

Mostra file Open project: robashton/ravendb Class Usage Examples

Public Properties

Property Type Description
PropertiesCache PropertyInfo[]>.ConcurrentDictionary

Public Methods

Method Description
GetProperties ( Type t ) : System.Reflection.PropertyInfo[]

Method Details

GetProperties() public static method

public static GetProperties ( Type t ) : System.Reflection.PropertyInfo[]
t System.Type
return System.Reflection.PropertyInfo[]

Property Details

PropertiesCache public_oe static_oe property

public static ConcurrentDictionary PropertiesCache
return PropertyInfo[]>.ConcurrentDictionary