C# 클래스 DominioSKD.Competencia

파일 보기 프로젝트 열기: rosmantorres/sakaratedo 1 사용 예제들

공개 메소드들

메소드 설명
Competencia ( ) : System
Competencia ( int elId, String elNombre, String elTipo, bool orgTodas, String elStatus ) : System
Competencia ( int id, int elId, String elNombre, String elTipo, bool orgTodas, String elStatus ) : System

메소드 상세

Competencia() 공개 메소드

public Competencia ( ) : System
리턴 System

Competencia() 공개 메소드

public Competencia ( int elId, String elNombre, String elTipo, bool orgTodas, String elStatus ) : System
elId int
elNombre String
elTipo String
orgTodas bool
elStatus String
리턴 System

Competencia() 공개 메소드

public Competencia ( int id, int elId, String elNombre, String elTipo, bool orgTodas, String elStatus ) : System
id int
elId int
elNombre String
elTipo String
orgTodas bool
elStatus String
리턴 System