In This Article

MethodDefinitionKind Enum

Specifies the type of method definition.

public enum MethodDefinitionKind

Fields

Name Description
Method

A method.

PropertyGetter

A property getter.

PropertySetter

A property setter.