C# 클래스 PatientPending.Core.ObjectExtensions

파일 보기 프로젝트 열기: PaulUpson/PatientPending

공개 메소드들

메소드 설명
AddParams ( this cmd, object args ) : void

비공개 메소드들

메소드 설명
AddParam ( this cmd, object item ) : void

메소드 상세

AddParams() 공개 정적인 메소드

public static AddParams ( this cmd, object args ) : void
cmd this
args object
리턴 void