C# Class WebApplications.Utilities.Database.Schema.Difference

Afficher le fichier Open project: webappsuk/CoreLibraries

Méthodes protégées

Méthode Description
Difference ( [ name, [ valueType, [ leftValue, [ rightValue ) : System

Initializes a new instance of the Difference class.

Method Details

Difference() protected méthode

Initializes a new instance of the Difference class.
protected Difference ( [ name, [ valueType, [ leftValue, [ rightValue ) : System
name [ The name.
valueType [ Type of the value.
leftValue [ The left value.
rightValue [ The right value.
Résultat System