C# Class BFSchema.CodeGenerators.CSharp.CodeMethod

Afficher le fichier Open project: Andos/BinaryFileSchema Class Usage Examples

Méthodes publiques

Méthode Description
AddSplitLines ( string lines ) : void
CodeMethod ( string name ) : System.Collections.Generic
ToString ( ) : string

Method Details

AddSplitLines() public méthode

public AddSplitLines ( string lines ) : void
lines string
Résultat void

CodeMethod() public méthode

public CodeMethod ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string