C# 클래스 AssemblyCSharp.LazyString

파일 보기 프로젝트 열기: wooga/ps_social_jam

공개 메소드들

메소드 설명
LazyString ( Func stringBuilder ) : System
ToString ( ) : string

메소드 상세

LazyString() 공개 메소드

public LazyString ( Func stringBuilder ) : System
stringBuilder Func
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string