C# 클래스 GenFu.Web.Helpers.SourceCodeHelpers

파일 보기 프로젝트 열기: MisterJames/GenFu

공개 프로퍼티들

프로퍼티 타입 설명
SupportedTypes System.Type[]

공개 메소드들

메소드 설명
GetMeta ( this type ) : Microsoft.CodeAnalysis.MetadataReference

메소드 상세

GetMeta() 공개 정적인 메소드

public static GetMeta ( this type ) : Microsoft.CodeAnalysis.MetadataReference
type this
리턴 Microsoft.CodeAnalysis.MetadataReference

프로퍼티 상세

SupportedTypes 공개적으로 정적으로 프로퍼티

public static Type[],System SupportedTypes
리턴 System.Type[]