Méthode | Description | |
---|---|---|
GetValue ( ) : string |
Determines parameter value based on applied settings.
|
|
IsArgumentRequired ( ) : bool |
Determines whether the TypeArgument is required based on the ParameterType.
|
|
ParameterInfo ( ) : System |
Instantiates a new instance of the
|
|
SupportsFallbackValue ( ) : bool |
Determines whether the TypeArgument is allowed as a fallback value.
|
|
ToString ( ) : string |
Determines parameter value based on applied settings
|
|
ToString ( |
Determines parameter value based on applied settings and on a given System.Text.Encoding
|
Méthode | Description | |
---|---|---|
ParseType ( string type ) : ParameterType |
Converts a string representation of a ParameterType to its object value.
|
public ToString ( |
||
encoding | ||
Résultat | string |