C# Class Pathoschild.DesignByContract.NotNullOrEmptyAttribute

Inheritance: NotEmptyAttribute
Show file Open project: Pathoschild/DesignByContract

Public Methods

Method Description
NotNullOrEmptyAttribute ( ) : System

Construct an instance.

Method Details

NotNullOrEmptyAttribute() public method

Construct an instance.
public NotNullOrEmptyAttribute ( ) : System
return System