C# Class ServiceStack.OrmLite.Dapper.SqlMapper.Settings

Permits specifying certain SqlMapper values globally.
Afficher le fichier Open project: ServiceStack/ServiceStack.OrmLite

Méthodes publiques

Méthode Description
SetDefaults ( ) : void

Resets all Settings to their default values

Private Methods

Méthode Description
Settings ( )

Method Details

SetDefaults() public static méthode

Resets all Settings to their default values
public static SetDefaults ( ) : void
Résultat void