Property | Type | Description | |
---|---|---|---|
settings | AppSettings |
Method | Description | |
---|---|---|
CreatingAppSettings ( ) : void | ||
Main ( string args ) : void | ||
ReadConnectionString ( ) : void | ||
ReadEnumerations ( ) : void | ||
ReadNullableValues ( ) : void | ||
ReadOptionalValues ( ) : void | ||
ReadStandardDataTypes ( ) : void | ||
ReadStringValues ( ) : void | ||
ReadUsingCustomConversionFunction ( ) : void | ||
ReadUsingCustomFormatProvider ( ) : void | ||
ReadingCustomConfigurationFile ( ) : void | ||
UpdatingValues ( ) : void |
public static ReadConnectionString ( ) : void | ||
return | void |
public static ReadStandardDataTypes ( ) : void | ||
return | void |
public static ReadUsingCustomConversionFunction ( ) : void | ||
return | void |
public static ReadUsingCustomFormatProvider ( ) : void | ||
return | void |
public static ReadingCustomConfigurationFile ( ) : void | ||
return | void |