Artemis.Modules.Effects.WindowsProfile.PerformanceInfo.GetPerformanceInfo C# (CSharp) Метод

GetPerformanceInfo() приватный Метод

private GetPerformanceInfo ( [ performanceInformation, [ size ) : bool
performanceInformation [
size [
Результат bool
        public static extern bool GetPerformanceInfo([Out] out PerformanceInformation performanceInformation,
            [In] int size);