-
Home
-
API
-
SharpYaml.Schemas
-
IYamlSchema
-
Methods
-
IsTagImplicit(String?)
IsTagImplicit(String?) Method
Definition
Determines whether the short tag implicit (e.g. !!int).
bool IsTagImplicit(string? tag)
Parameters
Returns
- Boolean
true if [is tag implicit] [the specified tag]; otherwise, false.