共用方式為


NamespaceValidationsProcessor Class

Definition

Class NamespaceValidationsProcessor. Implements the INamespaceEnumeratorListener

public class NamespaceValidationsProcessor : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.INamespaceEnumeratorListener
type NamespaceValidationsProcessor = class
    interface INamespaceEnumeratorListener
Public Class NamespaceValidationsProcessor
Implements INamespaceEnumeratorListener
Inheritance
NamespaceValidationsProcessor
Implements

Constructors

NamespaceValidationsProcessor(IList<INamespaceValidation>, IList<IOutputWriter>, IProgressReporter)

Initializes a new instance of the NamespaceValidationsProcessor class.

Methods

BeginDir(IDirectoryInfo)

Begins the dir.

EndDir(IDirectoryInfo)

Ends the dir.

EndOfEnumeration(INamespaceInfo)

Ends the of enumeration.

NamespaceHint(Int64, Int64)

Namespaces the hint.

NextFile(IFileInfo)

Nexts the file.

UnauthorizedDir(IDirectoryInfo)

Unauthorizeds the dir.

Applies to

See also