- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.Lang - Base Types
-
- Object
- TypeReference
- Derived Types
Syntax
public class SimpleTypeReference : TypeReference
Fields
Name | Constant Value | Summary |
---|---|---|
_assemblyName | ||
_simpleName |
Properties
Name | Value | Summary |
---|---|---|
AssemblyName | AssemblyName | |
SimpleName | string |
Methods
Name | Value | Summary |
---|---|---|
AppendTypeName |
void | |
Append |
void |
Inherited from TypeReference
|
Equals |
bool | |
FromString |
TypeReference |
Inherited from TypeReference
static
|
FromType |
TypeReference |
Inherited from TypeReference
static
|
GetUnversionedName |
string |
Inherited from TypeReference
|
Resolve |
Type | |
ToString |
string |
Inherited from TypeReference
|