cadencii.ScriptProcessorVersion2.getSuffix C# (CSharp) Method

getSuffix() protected method

protected getSuffix ( ) : string
return string
        protected override string getSuffix() { return "}"; }
    }
ScriptProcessorVersion2