PrepareScalarRules() Method

Definition

Assembly SharpYaml.dll

Prepare scalar rules. In the implementation of this method, should call AddScalarRule<T>(String, String, Func<Match, T>, Func<T, String>?)

protected virtual void PrepareScalarRules()