C# 클래스 RazorTemplates.Samples.Program

파일 보기 프로젝트 열기: volkovku/RazorTemplates

공개 메소드들

메소드 설명
SimpleTemplate ( ) : void
TemplateWithCustomNamespaces ( ) : void

비공개 메소드들

메소드 설명
Main ( ) : void

메소드 상세

SimpleTemplate() 공개 정적인 메소드

public static SimpleTemplate ( ) : void
리턴 void

TemplateWithCustomNamespaces() 공개 정적인 메소드

public static TemplateWithCustomNamespaces ( ) : void
리턴 void