C# Class GenFu.Web.Helpers.SourceCodeHelpers

显示文件 Open project: MisterJames/GenFu

Public Properties

Property Type Description
SupportedTypes System.Type[]

Public Methods

Method Description
GetMeta ( this type ) : Microsoft.CodeAnalysis.MetadataReference

Method Details

GetMeta() public static method

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

Property Details

SupportedTypes public_oe static_oe property

public static Type[],System SupportedTypes
return System.Type[]