C# 클래스 Encog.Util.Arrayutil.ClassItem

A class item.
파일 보기 프로젝트 열기: encog/encog-silverlight-core

공개 메소드들

메소드 설명
ClassItem ( String theName, int theIndex ) : System

Construct the object.

ToString ( ) : String

메소드 상세

ClassItem() 공개 메소드

Construct the object.
public ClassItem ( String theName, int theIndex ) : System
theName String The name of the class.
theIndex int The index of the class.
리턴 System

ToString() 공개 최종 메소드

public final ToString ( ) : String
리턴 String