Method | Description | |
---|---|---|
SingleValueObjectAttribute ( SingleValueStaticOptions staticOptions, |
Initializes a new instance of a single value object attribute.
|
Method | Description | |
---|---|---|
SingleValueObjectAttribute ( ) : System |
public SingleValueObjectAttribute ( SingleValueStaticOptions staticOptions, |
||
staticOptions | SingleValueStaticOptions | /// The available static options of the single value object. /// |
underlyingType | /// The underlying type of the single value object. /// | |
return | System |