C# 클래스 MoreInternals.Model.MixinBlock

상속: Block
파일 보기 프로젝트 열기: kevin-montrose/More 1 사용 예제들

공개 메소드들

메소드 설명
MixinBlock ( string name, List @params, List rules, int start, int stop, string filePath ) : System

메소드 상세

MixinBlock() 공개 메소드

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
리턴 System