프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CreateHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
DeleteHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
HuMgrProxy ( ) : System | ||
LoadHu ( string code ) : com.Sconit.Entity.MasterData.Hu | ||
UpdateHu ( com.Sconit.Entity.MasterData.Hu hu ) : void |
public CreateHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
hu | com.Sconit.Entity.MasterData.Hu | |
리턴 | void |
public DeleteHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
hu | com.Sconit.Entity.MasterData.Hu | |
리턴 | void |
public LoadHu ( string code ) : com.Sconit.Entity.MasterData.Hu | ||
code | string | |
리턴 | com.Sconit.Entity.MasterData.Hu |
public UpdateHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
hu | com.Sconit.Entity.MasterData.Hu | |
리턴 | void |