C# Class RusticiSoftware.TinCanAPILibrary.Model.NullableScormTimeSpan

Afficher le fichier Open project: RusticiSoftware/TinCanAPILibraryCSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
Value RusticiSoftware.TinCanAPILibrary.Model.ScormTimeSpan

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
NullableScormTimeSpan ( RusticiSoftware.TinCanAPILibrary.Model.ScormTimeSpan value ) : System
NullableScormTimeSpan ( string 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

NullableScormTimeSpan() public méthode

public NullableScormTimeSpan ( RusticiSoftware.TinCanAPILibrary.Model.ScormTimeSpan value ) : System
value RusticiSoftware.TinCanAPILibrary.Model.ScormTimeSpan
Résultat System

NullableScormTimeSpan() public méthode

public NullableScormTimeSpan ( string value ) : System
value string
Résultat System

Property Details

Value public_oe property

public ScormTimeSpan,RusticiSoftware.TinCanAPILibrary.Model Value
Résultat RusticiSoftware.TinCanAPILibrary.Model.ScormTimeSpan