C# 클래스 LinkedListSample.Document

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

공개 메소드들

메소드 설명
Document ( string title, string content, byte priority ) : System

메소드 상세

Document() 공개 메소드

public Document ( string title, string content, byte priority ) : System
title string
content string
priority byte
리턴 System