C# 클래스 AtomTester.Lppr

파일 보기 프로젝트 열기: softwarevidal/vidal-atom-csharp-example 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
actCode String
id int
name String

공개 메소드들

메소드 설명
Lppr ( int id, String name, String actCode, String code, int coef, float refundBase, String service ) : System

메소드 상세

Lppr() 공개 메소드

public Lppr ( int id, String name, String actCode, String code, int coef, float refundBase, String service ) : System
id int
name String
actCode String
code String
coef int
refundBase float
service String
리턴 System

프로퍼티 상세

actCode 공개적으로 프로퍼티

public String actCode
리턴 String

id 공개적으로 프로퍼티

public int id
리턴 int

name 공개적으로 프로퍼티

public String name
리턴 String