C# Class RusticiSoftware.TinCanAPILibrary.Model.NullableDateTime

Afficher le fichier Open project: RusticiSoftware/TinCanAPILibraryCSharp

Méthodes publiques

Свойство Type Description
Value System.DateTime

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
NullableDateTime ( System.DateTime Value ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

NullableDateTime() public méthode

public NullableDateTime ( System.DateTime Value ) : System
Value System.DateTime
Résultat System

Property Details

Value public_oe property

public DateTime,System Value
Résultat System.DateTime