C# Class SQLite.Net.Cipher.Utility.Guard

Afficher le fichier Open project: has-taiar/SQLite.Net.Cipher

Méthodes publiques

Méthode Description
CheckForNull ( object input, string errorMessage ) : void

Method Details

CheckForNull() public static méthode

public static CheckForNull ( object input, string errorMessage ) : void
input object
errorMessage string
Résultat void