C# 클래스 Canguro.Model.Load.ResponseSpectrum

상속: ICloneable
파일 보기 프로젝트 열기: rforsbach/Treu-Structure 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : object

Método heredado de IClonable

ReadDirectory ( ) : IList
ResponseSpectrum ( string fileName ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
Load ( string file ) : void
ResponseSpectrum ( ResponseSpectrum copy ) : System

메소드 상세

Clone() 공개 메소드

Método heredado de IClonable
public Clone ( ) : object
리턴 object

ReadDirectory() 공개 정적인 메소드

public static ReadDirectory ( ) : IList
리턴 IList

ResponseSpectrum() 공개 메소드

public ResponseSpectrum ( string fileName ) : System
fileName string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string