C# 클래스 NLPUnpacker.FloatArray

상속: SERIParameter
파일 보기 프로젝트 열기: gdkchan/NLPUnpacker

공개 메소드들

메소드 설명
FloatArray ( ) : System.Collections.Generic
FloatArray ( string Name, float Values ) : System.Collections.Generic

메소드 상세

FloatArray() 공개 메소드

public FloatArray ( ) : System.Collections.Generic
리턴 System.Collections.Generic

FloatArray() 공개 메소드

public FloatArray ( string Name, float Values ) : System.Collections.Generic
Name string
Values float
리턴 System.Collections.Generic