Méthode | Description | |
---|---|---|
AddSuffix ( string suffix ) : MemberTypeOrNamespaceReference |
Adds a suffix to the identifier. Does not modify the existing type reference, but returns a new one.
|
|
MemberTypeOrNamespaceReference ( ICSharpCode.NRefactory.CSharp.TypeSystem.TypeOrNamespaceReference target, string identifier, IList |
||
Resolve ( |
||
ResolveType ( |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
ISupportsInterning ( ISupportsInterning other ) : bool | ||
ISupportsInterning ( ) : int |
public AddSuffix ( string suffix ) : MemberTypeOrNamespaceReference | ||
suffix | string | |
Résultat | MemberTypeOrNamespaceReference |
public MemberTypeOrNamespaceReference ( ICSharpCode.NRefactory.CSharp.TypeSystem.TypeOrNamespaceReference target, string identifier, IList |
||
target | ICSharpCode.NRefactory.CSharp.TypeSystem.TypeOrNamespaceReference | |
identifier | string | |
typeArguments | IList |
|
lookupMode | NameLookupMode | |
Résultat | System |
public Resolve ( |
||
resolver | ||
Résultat | ResolveResult |
public ResolveType ( |
||
resolver | ||
Résultat | IType |