C# Class ICSharpCode.NRefactory.CSharp.TypeSystem.ConstantValues.ConstantDefaultValue

Inheritance: ConstantExpression, ISupportsInterning
Afficher le fichier Open project: 0xd4d/NRefactory Class Usage Examples

Méthodes publiques

Méthode Description
ConstantDefaultValue ( ITypeReference type ) : System
Resolve ( CSharpResolver resolver ) : ResolveResult

Private Methods

Méthode Description
ISupportsInterning ( ISupportsInterning other ) : bool
ISupportsInterning ( ) : int

Method Details

ConstantDefaultValue() public méthode

public ConstantDefaultValue ( ITypeReference type ) : System
type ITypeReference
Résultat System

Resolve() public méthode

public Resolve ( CSharpResolver resolver ) : ResolveResult
resolver ICSharpCode.NRefactory.CSharp.Resolver.CSharpResolver
Résultat ResolveResult