C# 클래스 CsharpClass, CSharp

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

공개 프로퍼티들

프로퍼티 타입 설명
PropertyTwo byte[]

공개 메소드들

메소드 설명
CsharpClass ( string propertyOne ) : System

메소드 상세

CsharpClass() 공개 메소드

public CsharpClass ( string propertyOne ) : System
propertyOne string
리턴 System

프로퍼티 상세

PropertyTwo 공개적으로 프로퍼티

public byte[] PropertyTwo
리턴 byte[]