共用方式為


INamespaceValidation Interface

Definition

Interface INamespaceValidation

public interface INamespaceValidation
type INamespaceValidation = interface
Public Interface INamespaceValidation
Derived

Methods

Validate(IDirectoryInfo)

Validates the specified node.

Validate(IFileInfo)

Validates the specified node.

Validate(INamespaceInfo)

Validates the specified namespace information.

Applies to