C# Class RestMasterService.ComputationNodes.ExtensionMethods

Show file Open project: TomasKulhanek/Physiovalues

Public Methods

Method Description
PopulateNonNull ( this identify, IdentifyDTO id2 ) : void
PopulateNonNull ( this identify, ResultDTO id2 ) : void

Method Details

PopulateNonNull() public static method

public static PopulateNonNull ( this identify, IdentifyDTO id2 ) : void
identify this
id2 IdentifyDTO
return void

PopulateNonNull() public static method

public static PopulateNonNull ( this identify, ResultDTO id2 ) : void
identify this
id2 ResultDTO
return void