C# 클래스 NVelocity.App.Tools.VelocityFormatter.VelocityAutoAlternator

As VelocityAlternator, but calls alternate() automatically on rendering in a template.
상속: VelocityAlternator
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
ToString ( ) : String

Returns the current alternate, and automatically alternates to the next alternate in its sequence (trigged upon rendering).

VelocityAutoAlternator ( ) : System

Constructor takes an array of Strings.

메소드 상세

ToString() 공개 메소드

Returns the current alternate, and automatically alternates to the next alternate in its sequence (trigged upon rendering).
public ToString ( ) : String
리턴 String

VelocityAutoAlternator() 공개 메소드

Constructor takes an array of Strings.
public VelocityAutoAlternator ( ) : System
리턴 System