C# 클래스 fBaseXtensions.XML.Weight

파일 보기 프로젝트 열기: herbfunk/Funky

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ToString ( ) : string
Weight ( ) : System.Collections.Generic
Weight ( int sno, int weight ) : System.Collections.Generic

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

Weight() 공개 메소드

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

Weight() 공개 메소드

public Weight ( int sno, int weight ) : System.Collections.Generic
sno int
weight int
리턴 System.Collections.Generic