C# Class DbContextExtensions, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
IsPropertyNullableFor ( DbContext, context, Type, type, string propertyName ) : bool

Method Details

IsPropertyNullableFor() public static méthode

public static IsPropertyNullableFor ( DbContext, context, Type, type, string propertyName ) : bool
context DbContext,
type Type,
propertyName string
Résultat bool