C# 클래스 CompiledHandlebars.Compiler.HbsCompiler

파일 보기 프로젝트 열기: Noxum/CompiledHandlebars

공개 메소드들

메소드 설명
Compile ( string content, string @namespace, string name, Microsoft.CodeAnalysis.Project containingProject ) : IEnumerable>.Tuple

메소드 상세

Compile() 공개 정적인 메소드

public static Compile ( string content, string @namespace, string name, Microsoft.CodeAnalysis.Project containingProject ) : IEnumerable>.Tuple
content string
@namespace string
name string
containingProject Microsoft.CodeAnalysis.Project
리턴 IEnumerable>.Tuple