C# 클래스 ServiceStack.Text.Tests.StructTests.Text

파일 보기 프로젝트 열기: ServiceStack/ServiceStack.Text

공개 메소드들

메소드 설명
Parse ( string value ) : NUnit.Framework.Text
Text ( string value ) : System
ToString ( ) : string

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( string value ) : NUnit.Framework.Text
value string
리턴 NUnit.Framework.Text

Text() 공개 메소드

public Text ( string value ) : System
value string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string