- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Sharpen.Lang 
- Base Types
- 
									- Object
- TypeReference
- SimpleTypeReference
 
							graph BT
	Type-->Base0["SimpleTypeReference"]
	click Base0 "/db4o-gpl-doc/output/api/Sharpen.Lang/SimpleTypeReference"
	Base0-->Base1["TypeReference"]
	click Base1 "/db4o-gpl-doc/output/api/Sharpen.Lang/TypeReference"
	Base1-->Base2["Object"]
	Type["GenericTypeReference"]
class Type type-node
						
					Syntax
public class GenericTypeReference : SimpleTypeReferenceFields
| Name | Constant Value | Summary | 
|---|---|---|
| _assemblyName | Inherited from SimpleTypeReference | |
| _simpleName | Inherited from SimpleTypeReference | 
Properties
| Name | Value | Summary | 
|---|---|---|
| AssemblyName | AssemblyName | Inherited from SimpleTypeReference | 
| GenericArguments | TypeReference[] | |
| SimpleName | string | Inherited from SimpleTypeReference | 
Methods
| Name | Value | Summary | 
|---|---|---|
| AppendTypeName | void | |
| Append | void | Inherited from TypeReference | 
| Equals | bool | Inherited from SimpleTypeReference | 
| FromString | TypeReference | Inherited from TypeReference static | 
| FromType | TypeReference | Inherited from TypeReference static | 
| GetUnversionedName | string | Inherited from TypeReference | 
| Resolve | Type | |
| ToString | string | Inherited from TypeReference |