Interface IOptionsHolder
- Namespace
- Alis.Core.Aspect.Data.Json
- Assembly
- Alis.dll
Defines an interface for setting or getting options.
public interface IOptionsHolderProperties
Options
Gets or sets the options.
JsonOptions Options { get; set; }Defines an interface for setting or getting options.
public interface IOptionsHolderGets or sets the options.
JsonOptions Options { get; set; }