C# 클래스 RestMasterService.ComputationNodes.ExtensionMethods

파일 보기 프로젝트 열기: TomasKulhanek/Physiovalues

공개 메소드들

메소드 설명
PopulateNonNull ( this identify, IdentifyDTO id2 ) : void
PopulateNonNull ( this identify, ResultDTO id2 ) : void

메소드 상세

PopulateNonNull() 공개 정적인 메소드

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

PopulateNonNull() 공개 정적인 메소드

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