5 lines
86 B
C#
5 lines
86 B
C#
namespace System.IO.Pipes
|
|
{
|
|
public delegate void PipeStreamImpersonationWorker ();
|
|
}
|