'Declaration
Public Property CacheOptions As CacheOptions
'Usage
Dim instance As CalculationEngine Dim value As CacheOptions instance.CacheOptions = value value = instance.CacheOptions
public CacheOptions CacheOptions {get; set;}
'Declaration
Public Property CacheOptions As CacheOptions
'Usage
Dim instance As CalculationEngine Dim value As CacheOptions instance.CacheOptions = value value = instance.CacheOptions
public CacheOptions CacheOptions {get; set;}