C# 클래스 Zbiory.ZbiorNapisow

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

공개 메소드들

메소드 설명
CzyElementNalezy ( string element ) : bool
DodajElement ( string s ) : void
operator ( ) : ZbiorNapisow
this ( int indeks ) : string

메소드 상세

CzyElementNalezy() 공개 메소드

public CzyElementNalezy ( string element ) : bool
element string
리턴 bool

DodajElement() 공개 메소드

public DodajElement ( string s ) : void
s string
리턴 void

operator() 공개 정적인 메소드

public static operator ( ) : ZbiorNapisow
리턴 ZbiorNapisow

this() 공개 메소드

public this ( int indeks ) : string
indeks int
리턴 string