public static void SuspendAllThreads( this Process process, List<int> ignores )
<ExtensionAttribute> _ Public Shared Sub SuspendAllThreads ( _ process As Process, _ ignores As List(Of Integer) _ )
[ExtensionAttribute] public: static void SuspendAllThreads( Process^ process, List<int^>^ ignores )