Interface IHasAuraProperties<T>
Namespace: EyeAuras.Shared
Assembly: EyeAuras.Shared.dll
Syntax
public interface IHasAuraProperties<T> where T : class, IAuraProperties, new()
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
| Name | Description |
|---|---|
| Properties |
Methods
| Name | Description |
|---|---|
| VisitLoad(T) | |
| VisitSave(T) |