C# Class NekoKun.ObjectEditor.RawLayout

Inheritance: System.Windows.Forms.FlowLayoutPanel, IStructEditorLayout
Mostra file Open project: NekoProject/NekoKun

Public Methods

Method Description
RawLayout ( StructField fields, CreateControlDelegate createControlDelegate ) : System

Method Details

RawLayout() public method

public RawLayout ( StructField fields, CreateControlDelegate createControlDelegate ) : System
fields StructField
createControlDelegate CreateControlDelegate
return System