C-minor v0.0

MethodGroup.Add Method

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Types
Declaring Type: MethodGroup

Adds a method to this group and the sub-groups

public void Add(Method method);

Parameters

Method method