.NET Windows Forms in a Nutshell

SyntaxCheck

System.ComponentModel (system.dll) class

This is a class private to the framework, which should not be used in your own code.

public class SyntaxCheck { // Public Static Methods public static bool CheckMachineName (string value ); public static bool CheckPath (string value ); public static bool CheckRootedPath (string value ); }

Категории