C# Class Declarations, monomac

Mostrar archivo Open project: kangaroo/monomac Class Usage Examples

Public Methods

Method Description
Add ( Declaration, d ) : void
Declarations ( StreamWriter gencs ) : System
Generate ( ) : void

Private Methods

Method Description
Count ( string s, char k ) : int
HasGetter ( string getter ) : bool
HasGetter ( string getter1, string getter2 ) : string
Remove ( string sel ) : bool

Method Details

Add() public method

public Add ( Declaration, d ) : void
d Declaration,
return void

Declarations() public method

public Declarations ( StreamWriter gencs ) : System
gencs StreamWriter
return System

Generate() public method

public Generate ( ) : void
return void