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

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

Public Methods

Method Description
InitEntity ( IAppcusiveEntityBase entity ) : void

setzt all the neccessary default values

Method Details

InitEntity() public static method

setzt all the neccessary default values
public static InitEntity ( IAppcusiveEntityBase entity ) : void
entity IAppcusiveEntityBase
return void