C# 클래스 Flood.FLDObjectOverridesPass

상속: CppSharp.Passes.GeneratorOutputPass
파일 보기 프로젝트 열기: FloodProject/flood

공개 메소드들

메소드 설명
VisitGeneratorOutput ( CppSharp.Generators.GeneratorOutput output ) : void

비공개 메소드들

메소드 설명
GenerateEquals ( Class @class, CppSharp.Generators.Block block, CppSharp.AST.Method method ) : void
GenerateGetHashCode ( Class @class, CppSharp.Generators.Block block ) : void
VisitMethodBody ( CppSharp.Generators.Block block ) : void

메소드 상세

VisitGeneratorOutput() 공개 메소드

public VisitGeneratorOutput ( CppSharp.Generators.GeneratorOutput output ) : void
output CppSharp.Generators.GeneratorOutput
리턴 void