C# Class biz.dfch.CS.Appclusive.UI.Models.Extensions

Afficher le fichier Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI

Méthodes publiques

Méthode Description
ResolveReferencedEntityName ( this entity, biz coreRepository ) : void
ToDateTime ( this dtOffset ) : System.DateTime
ToDateTimeOffset ( this datetime ) : DateTimeOffset

Method Details

ResolveReferencedEntityName() public static méthode

public static ResolveReferencedEntityName ( this entity, biz coreRepository ) : void
entity this
coreRepository biz
Résultat void

ToDateTime() static public méthode

static public ToDateTime ( this dtOffset ) : System.DateTime
dtOffset this
Résultat System.DateTime

ToDateTimeOffset() static public méthode

static public ToDateTimeOffset ( this datetime ) : DateTimeOffset
datetime this
Résultat DateTimeOffset