C# Class MoreInternals.Model.ResetBlock

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

Public Methods

Method Description
ResetBlock ( List blocks, int start, int stop, string file ) : System

Method Details

ResetBlock() public method

public ResetBlock ( List blocks, int start, int stop, string file ) : System
blocks List
start int
stop int
file string
return System