Namespace: CodeSmith.Engine.Compiler
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public CacheEntry Get( string key ) |
| Visual Basic |
|---|
Public Function Get ( key As String ) As CacheEntry |
Parameters
- key
- Type: System..::..String