IWithFields Interface
- Namespace
- Kampute.DocToolkit.Metadata.Capabilities
- Assembly
- Kampute.DocToolkit.dll
Definition
Defines a contract for types that can declare fields.
public interface IWithFields- Implemented by
Properties
| Fields | Gets all the public or protected fields declared by the type. |
| HasFields | Gets a value indicating whether the type has any public or protected fields. |
