Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 404 Bytes

IChainable.md

File metadata and controls

12 lines (8 loc) · 404 Bytes

IChainable interface

namespace: Serenity   assemblySerenity.Net.Data

Interface for chainable objects, e.g. with functions returning themselves.

public interface IChainable

See Also