C# 클래스 Dev2.Data.TO.StringSegments

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
AddSegment ( string segment ) : void
IsEmpty ( ) : bool
Length ( ) : int
StringSegments ( ) : System.Collections.Generic

메소드 상세

AddSegment() 공개 메소드

public AddSegment ( string segment ) : void
segment string
리턴 void

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Length() 공개 메소드

public Length ( ) : int
리턴 int

StringSegments() 공개 메소드

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