C# Class Cadru.Data.Dapper.StringHandlingAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: scottdorman/cadru

Méthodes publiques

Méthode Description
StringHandlingAttribute ( StringHandlingOption stringHandlingOption ) : System

Initializes a new instance of the StringHandlingAttribute class.

Method Details

StringHandlingAttribute() public méthode

Initializes a new instance of the StringHandlingAttribute class.
public StringHandlingAttribute ( StringHandlingOption stringHandlingOption ) : System
stringHandlingOption StringHandlingOption /// The string handling option. ///
Résultat System