C# Class SpeakFriend.Utilities.FilterCodeGenerator

This class is a helper, to create copy and paste code for the Filter
Show file Open project: teamaton/speak-lib

Public Methods

Method Description
Start ( Type type ) : void

Private Methods

Method Description
AddToGenerate ( MemberInfo member, string className ) : void

Method Details

Start() public static method

public static Start ( Type type ) : void
type System.Type
return void