C# Class BFSchema.CodeGenerators.CSharp.IfBlock

Show file Open project: Andos/BinaryFileSchema Class Usage Examples

Public Methods

Method Description
IfBlock ( ) : System.Collections.Generic
IfBlock ( string sentence ) : System.Collections.Generic
ToString ( ) : string

Method Details

IfBlock() public method

public IfBlock ( ) : System.Collections.Generic
return System.Collections.Generic

IfBlock() public method

public IfBlock ( string sentence ) : System.Collections.Generic
sentence string
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string