C# 클래스 MoviesDemo.Helpers.StringHelper

Rather simplistic example of a helper
상속: Castle.MonoRail.Framework.Helpers.AbstractHelper
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
Format ( string format, object arg ) : string

메소드 상세

Format() 공개 메소드

public Format ( string format, object arg ) : string
format string
arg object
리턴 string