C# Class Microsoft.WindowsAzure.MobileServices.SerializableType

Afficher le fichier Open project: nickharris/Microsoft.Azure.Zumo.MicroFramework Class Usage Examples

Méthodes publiques

Méthode Description
IsDefaultIdValue ( object value ) : bool

Check if the value for an ID property is the default value.

Method Details

IsDefaultIdValue() public static méthode

Check if the value for an ID property is the default value.
public static IsDefaultIdValue ( object value ) : bool
value object The value of the ID property.
Résultat bool