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

显示文件 Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI

Public Methods

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

Method Details

ResolveReferencedEntityName() public static method

public static ResolveReferencedEntityName ( this entity, biz coreRepository ) : void
entity this
coreRepository biz
return void

ToDateTime() static public method

static public ToDateTime ( this dtOffset ) : System.DateTime
dtOffset this
return System.DateTime

ToDateTimeOffset() static public method

static public ToDateTimeOffset ( this datetime ) : DateTimeOffset
datetime this
return DateTimeOffset