Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
IO
Tests
FileSystemWatcherTests_netstandard17.TestISynchronizeInvoke
Invoke
System.IO.Tests.FileSystemWatcherTests_netstandard17.TestISynchronizeInvoke.Invoke C# (CSharp) Method
FileSystemWatcherTests_netstandard17.TestISynchronizeInvoke Class Documentation
Show file
Open project: dotnet/corefx
Invoke()
public
method
public
Invoke
(
Delegate
method
,
object
args
) :
object
method
System.Delegate
args
object
return
object
public object Invoke(Delegate method, object[] args) => null; }
FileSystemWatcherTests_netstandard17.TestISynchronizeInvoke
BeginInvoke
EndInvoke
Invoke