C# 클래스 Blade.Compiler.Translation.ClassSorter

Internal helper class for sorting class models in dependency order.
파일 보기 프로젝트 열기: vannatech/blade 1 사용 예제들

공개 메소드들

메소드 설명
Sort ( IEnumerable input ) : IEnumerable

비공개 메소드들

메소드 설명
HasDependencies ( ClassDeclaration classDecl ) : bool

메소드 상세

Sort() 공개 정적인 메소드

public static Sort ( IEnumerable input ) : IEnumerable
input IEnumerable
리턴 IEnumerable