C# Class MoreInternals.Model.MixinBlock

Inheritance: Block
显示文件 Open project: kevin-montrose/More Class Usage Examples

Public Methods

Method Description
MixinBlock ( string name, List @params, List rules, int start, int stop, string filePath ) : System

Method Details

MixinBlock() public method

public MixinBlock ( string name, List @params, List rules, int start, int stop, string filePath ) : System
name string
@params List
rules List
start int
stop int
filePath string
return System