C# Class Exchange.Client.PowershellExtensions

Afficher le fichier Open project: neutmute/exchange-client

Méthodes publiques

Méthode Description
Add ( this target, string name, object value ) : void

Method Details

Add() public static méthode

public static Add ( this target, string name, object value ) : void
target this
name string
value object
Résultat void