C# Class XMLValidator, SET

Inheritance: MonoBehaviour
Show file Open project: sruecker/SET Class Usage Examples

Public Methods

Method Description
ValidateXml ( string xmlFileLocation ) : bool

Private Methods

Method Description
ValidationCallBack ( object sender, ValidationEventArgs args ) : void

Method Details

ValidateXml() public method

public ValidateXml ( string xmlFileLocation ) : bool
xmlFileLocation string
return bool