C# 클래스 Exchange.Client.PowershellExtensions

파일 보기 프로젝트 열기: neutmute/exchange-client

공개 메소드들

메소드 설명
Add ( this target, string name, object value ) : void

메소드 상세

Add() 공개 정적인 메소드

public static Add ( this target, string name, object value ) : void
target this
name string
value object
리턴 void