RequiredAttributeDrawer.

Initialize(PropertyInfo) Method

Summary

Initializes this attribute to check the value of the specified `property`.

Syntax

public void Initialize(PropertyInfo property)

Parameters

Name Type Description
property PropertyInfo

Return Value

Type Description
void