| IRecyclableT Interface |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax [InheritedExportAttribute]
public interface IRecyclable<in T>
where T : class
<InheritedExportAttribute>
Public Interface IRecyclable(Of In T As Class)
Type Parameters
- T
The IRecyclableT type exposes the following members.
Methods See Also