Table of Contents

Method Filetype

Namespace
Sccg.Builtin.Sources
Assembly
Sccg.Builtin.dll

Filetype(string, Action)

Custom for the specified filetype.

protected void Filetype(string filetype, Action custom)

Parameters

filetype string
custom Action

Exceptions

InvalidOperationException

Attempt to enter a nested filetype section.