C# Class Jbe.NewsReader.Applications.ViewModels.DisplayItemLifetimeHelper

Afficher le fichier Open project: jbe2277/waf

Méthodes publiques

Méthode Description
FromValue ( System.TimeSpan value ) : DisplayItemLifetime
ToValue ( this enumValue ) : TimeSpan?

Method Details

FromValue() public static méthode

public static FromValue ( System.TimeSpan value ) : DisplayItemLifetime
value System.TimeSpan
Résultat DisplayItemLifetime

ToValue() public static méthode

public static ToValue ( this enumValue ) : TimeSpan?
enumValue this
Résultat TimeSpan?