C# 클래스 BFSchema.CodeGenerators.CSharp.CodeMethod

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

공개 메소드들

메소드 설명
AddSplitLines ( string lines ) : void
CodeMethod ( string name ) : System.Collections.Generic
ToString ( ) : string

메소드 상세

AddSplitLines() 공개 메소드

public AddSplitLines ( string lines ) : void
lines string
리턴 void

CodeMethod() 공개 메소드

public CodeMethod ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string