C# 클래스 Shaolinq.ExpressionWriter.ExpressionComparerWriter

파일 보기 프로젝트 열기: tumtumtum/Shaolinq 1 사용 예제들

공개 메소드들

메소드 설명
Write ( string sourcePaths ) : string

비공개 메소드들

메소드 설명
CreateMethodBody ( Microsoft.CodeAnalysis.SemanticModel model, INamedTypeSymbol typeSymbol, IMethodSymbol methodSymbol ) : BlockSyntax
ExpressionComparerWriter ( string paths ) : System.Collections.Generic
GetProperties ( INamedTypeSymbol type, HashSet alreadyAdded, bool inherited = true ) : IEnumerable
GetProperties ( INamedTypeSymbol type, bool inherited = true ) : IEnumerable
GetVisitMethods ( INamedTypeSymbol type, bool inherited = true ) : IEnumerable
IsOfType ( ITypeSymbol type, string typeName ) : bool
Write ( ) : string

메소드 상세

Write() 공개 정적인 메소드

public static Write ( string sourcePaths ) : string
sourcePaths string
리턴 string