OperatorModel Class
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Represents a documentation model for an operator within a type.
public class OperatorModel : TypeMemberModel<IOperator>- Inheritance
Thread Safety
Constructors
| OperatorModel(TypeModel, IOperator) | Initializes a new instance of the OperatorModel class. |
Properties
| ModelType | Gets the type of the documentation model. |

All public members of the type are guaranteed to be thread-safe.