Method | Description | |
---|---|---|
IncrementConstantValue ( IConstantValue baseValue, int incrementAmount = 1 ) : System | ||
Resolve ( ITypeResolveContext context ) : ResolveResult |
Method | Description | |
---|---|---|
ISupportsInterning ( ISupportsInterning other ) : bool | ||
ISupportsInterning ( ) : int |
public IncrementConstantValue ( IConstantValue baseValue, int incrementAmount = 1 ) : System | ||
baseValue | IConstantValue | |
incrementAmount | int | |
return | System |
public Resolve ( ITypeResolveContext context ) : ResolveResult | ||
context | ITypeResolveContext | |
return | ResolveResult |