C# Class Gtd.Pcl.CoreDomain.Enforce

Afficher le fichier Open project: beingtheworst/btw-gtd

Méthodes publiques

Méthode Description
NotEmpty ( System.Guid value, string parameterName ) : void
NotEmpty ( ProjectId id, string parameterName ) : void
NotEmpty ( string value, string parameterName ) : void

Method Details

NotEmpty() public static méthode

public static NotEmpty ( System.Guid value, string parameterName ) : void
value System.Guid
parameterName string
Résultat void

NotEmpty() public static méthode

public static NotEmpty ( ProjectId id, string parameterName ) : void
id ProjectId
parameterName string
Résultat void

NotEmpty() public static méthode

public static NotEmpty ( string value, string parameterName ) : void
value string
parameterName string
Résultat void