Method | Description | |
---|---|---|
IncludeExcludeAttribute ( ) : System |
Constructor with no included items specified, for use with named property syntax.
|
|
IncludeExcludeAttribute ( string include ) : System |
Constructor taking one or more included items
|
public IncludeExcludeAttribute ( string include ) : System | ||
include | string | Comma-delimited list of included items |
return | System |