Last active
July 8, 2020 19:13
-
-
Save lewing/991a9d605108b953992579ccf3145f29 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- n3-s.csv 2020-07-08 13:58:05.000000000 -0500 | |
+++ n5-s.csv 2020-07-08 13:58:23.000000000 -0500 | |
@@ -1,42 +1,39 @@ | |
-"M:Microsoft.Win32.Registry.GetValue(System.String,System.String,System.Object)",Microsoft.Win32,Registry,"GetValue(String, String, Object)" | |
-"M:Microsoft.Win32.Registry.SetValue(System.String,System.String,System.Object)",Microsoft.Win32,Registry,"SetValue(String, String, Object)" | |
-"M:Microsoft.Win32.Registry.SetValue(System.String,System.String,System.Object,Microsoft.Win32.RegistryValueKind)",Microsoft.Win32,Registry,"SetValue(String, String, Object, RegistryValueKind)" | |
-"M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.AccessControlSections)",Microsoft.Win32,RegistryAclExtensions,"GetAccessControl(RegistryKey, AccessControlSections)" | |
-"M:Microsoft.Win32.RegistryAclExtensions.SetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.RegistrySecurity)",Microsoft.Win32,RegistryAclExtensions,"SetAccessControl(RegistryKey, RegistrySecurity)" | |
-"M:Microsoft.Win32.RegistryKey.CreateSubKey(System.String,Microsoft.Win32.RegistryKeyPermissionCheck)",Microsoft.Win32,RegistryKey,"CreateSubKey(String, RegistryKeyPermissionCheck)" | |
-"M:Microsoft.Win32.RegistryKey.CreateSubKey(System.String,Microsoft.Win32.RegistryKeyPermissionCheck,Microsoft.Win32.RegistryOptions)",Microsoft.Win32,RegistryKey,"CreateSubKey(String, RegistryKeyPermissionCheck, RegistryOptions)" | |
-"M:Microsoft.Win32.RegistryKey.CreateSubKey(System.String,Microsoft.Win32.RegistryKeyPermissionCheck,Microsoft.Win32.RegistryOptions,System.Security.AccessControl.RegistrySecurity)",Microsoft.Win32,RegistryKey,"CreateSubKey(String, RegistryKeyPermissionCheck, RegistryOptions, RegistrySecurity)" | |
-"M:Microsoft.Win32.RegistryKey.CreateSubKey(System.String,Microsoft.Win32.RegistryKeyPermissionCheck,System.Security.AccessControl.RegistrySecurity)",Microsoft.Win32,RegistryKey,"CreateSubKey(String, RegistryKeyPermissionCheck, RegistrySecurity)" | |
-"M:Microsoft.Win32.RegistryKey.CreateSubKey(System.String,System.Boolean)",Microsoft.Win32,RegistryKey,"CreateSubKey(String, Boolean)" | |
-"M:Microsoft.Win32.RegistryKey.CreateSubKey(System.String,System.Boolean,Microsoft.Win32.RegistryOptions)",Microsoft.Win32,RegistryKey,"CreateSubKey(String, Boolean, RegistryOptions)" | |
-"M:Microsoft.Win32.RegistryKey.FromHandle(Microsoft.Win32.SafeHandles.SafeRegistryHandle,Microsoft.Win32.RegistryView)",Microsoft.Win32,RegistryKey,"FromHandle(SafeRegistryHandle, RegistryView)" | |
-"M:Microsoft.Win32.RegistryKey.GetValue(System.String,System.Object)",Microsoft.Win32,RegistryKey,"GetValue(String, Object)" | |
-"M:Microsoft.Win32.RegistryKey.GetValue(System.String,System.Object,Microsoft.Win32.RegistryValueOptions)",Microsoft.Win32,RegistryKey,"GetValue(String, Object, RegistryValueOptions)" | |
-"M:Microsoft.Win32.RegistryKey.OpenBaseKey(Microsoft.Win32.RegistryHive,Microsoft.Win32.RegistryView)",Microsoft.Win32,RegistryKey,"OpenBaseKey(RegistryHive, RegistryView)" | |
-"M:Microsoft.Win32.RegistryKey.OpenRemoteBaseKey(Microsoft.Win32.RegistryHive,System.String)",Microsoft.Win32,RegistryKey,"OpenRemoteBaseKey(RegistryHive, String)" | |
-"M:Microsoft.Win32.RegistryKey.OpenRemoteBaseKey(Microsoft.Win32.RegistryHive,System.String,Microsoft.Win32.RegistryView)",Microsoft.Win32,RegistryKey,"OpenRemoteBaseKey(RegistryHive, String, RegistryView)" | |
-"M:Microsoft.Win32.RegistryKey.OpenSubKey(System.String,Microsoft.Win32.RegistryKeyPermissionCheck)",Microsoft.Win32,RegistryKey,"OpenSubKey(String, RegistryKeyPermissionCheck)" | |
-"M:Microsoft.Win32.RegistryKey.OpenSubKey(System.String,Microsoft.Win32.RegistryKeyPermissionCheck,System.Security.AccessControl.RegistryRights)",Microsoft.Win32,RegistryKey,"OpenSubKey(String, RegistryKeyPermissionCheck, RegistryRights)" | |
-"M:Microsoft.Win32.RegistryKey.OpenSubKey(System.String,System.Boolean)",Microsoft.Win32,RegistryKey,"OpenSubKey(String, Boolean)" | |
-"M:Microsoft.Win32.RegistryKey.OpenSubKey(System.String,System.Security.AccessControl.RegistryRights)",Microsoft.Win32,RegistryKey,"OpenSubKey(String, RegistryRights)" | |
-"M:System.Activator.CreateInstance(System.ActivationContext,System.String[])",System,Activator,"CreateInstance(ActivationContext, String[])" | |
-"M:System.AppDomain.CreateDomain(System.String,System.Security.Policy.Evidence)",System,AppDomain,"CreateDomain(String, Evidence)" | |
-"M:System.AppDomain.CreateDomain(System.String,System.Security.Policy.Evidence,System.AppDomainSetup)",System,AppDomain,"CreateDomain(String, Evidence, AppDomainSetup)" | |
-"M:System.AppDomain.CreateDomain(System.String,System.Security.Policy.Evidence,System.String,System.String,System.Boolean)",System,AppDomain,"CreateDomain(String, Evidence, String, String, Boolean)" | |
-"M:System.AppDomain.CreateDomain(System.String,System.Security.Policy.Evidence,System.String,System.String,System.Boolean,System.AppDomainInitializer,System.String[])",System,AppDomain,"CreateDomain(String, Evidence, String, String, Boolean, AppDomainInitializer, String[])" | |
-"M:System.AppDomain.CreateInstanceAndUnwrap(System.String,System.String)",System,AppDomain,"CreateInstanceAndUnwrap(String, String)" | |
-"M:System.AppDomain.CreateInstanceAndUnwrap(System.String,System.String,System.Boolean,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo,System.Object[])",System,AppDomain,"CreateInstanceAndUnwrap(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" | |
-"M:System.AppDomain.CreateInstanceAndUnwrap(System.String,System.String,System.Boolean,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo,System.Object[],System.Security.Policy.Evidence)",System,AppDomain,"CreateInstanceAndUnwrap(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" | |
-"M:System.AppDomain.CreateInstanceAndUnwrap(System.String,System.String,System.Object[])",System,AppDomain,"CreateInstanceAndUnwrap(String, String, Object[])" | |
-"M:System.AppDomain.CreateInstanceFromAndUnwrap(System.String,System.String)",System,AppDomain,"CreateInstanceFromAndUnwrap(String, String)" | |
-"M:System.AppDomain.CreateInstanceFromAndUnwrap(System.String,System.String,System.Boolean,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo,System.Object[])",System,AppDomain,"CreateInstanceFromAndUnwrap(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" | |
-"M:System.AppDomain.CreateInstanceFromAndUnwrap(System.String,System.String,System.Boolean,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo,System.Object[],System.Security.Policy.Evidence)",System,AppDomain,"CreateInstanceFromAndUnwrap(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" | |
-"M:System.AppDomain.CreateInstanceFromAndUnwrap(System.String,System.String,System.Object[])",System,AppDomain,"CreateInstanceFromAndUnwrap(String, String, Object[])" | |
-"M:System.AppDomainManager.CreateDomain(System.String,System.Security.Policy.Evidence,System.AppDomainSetup)",System,AppDomainManager,"CreateDomain(String, Evidence, AppDomainSetup)" | |
-"M:System.AppDomainManager.CreateDomainHelper(System.String,System.Security.Policy.Evidence,System.AppDomainSetup)",System,AppDomainManager,"CreateDomainHelper(String, Evidence, AppDomainSetup)" | |
-"M:System.ArgIterator.#ctor(System.RuntimeArgumentHandle,System.Void*)",System,ArgIterator,".ctor(RuntimeArgumentHandle, Void*)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.CopyDirectory(System.String,System.String)",Microsoft.VisualBasic.FileIO,FileSystem,"CopyDirectory(String, String)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.CopyDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)",Microsoft.VisualBasic.FileIO,FileSystem,"CopyDirectory(String, String, UIOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.CopyDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)",Microsoft.VisualBasic.FileIO,FileSystem,"CopyDirectory(String, String, UIOption, UICancelOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.CopyDirectory(System.String,System.String,System.Boolean)",Microsoft.VisualBasic.FileIO,FileSystem,"CopyDirectory(String, String, Boolean)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.CopyFile(System.String,System.String)",Microsoft.VisualBasic.FileIO,FileSystem,"CopyFile(String, String)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.CopyFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)",Microsoft.VisualBasic.FileIO,FileSystem,"CopyFile(String, String, UIOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.CopyFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)",Microsoft.VisualBasic.FileIO,FileSystem,"CopyFile(String, String, UIOption, UICancelOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.CopyFile(System.String,System.String,System.Boolean)",Microsoft.VisualBasic.FileIO,FileSystem,"CopyFile(String, String, Boolean)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.DeleteDirectoryOption)",Microsoft.VisualBasic.FileIO,FileSystem,"DeleteDirectory(String, DeleteDirectoryOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption)",Microsoft.VisualBasic.FileIO,FileSystem,"DeleteDirectory(String, UIOption, RecycleOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption,Microsoft.VisualBasic.FileIO.UICancelOption)",Microsoft.VisualBasic.FileIO,FileSystem,"DeleteDirectory(String, UIOption, RecycleOption, UICancelOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.DeleteFile(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption)",Microsoft.VisualBasic.FileIO,FileSystem,"DeleteFile(String, UIOption, RecycleOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.DeleteFile(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption,Microsoft.VisualBasic.FileIO.UICancelOption)",Microsoft.VisualBasic.FileIO,FileSystem,"DeleteFile(String, UIOption, RecycleOption, UICancelOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.MoveDirectory(System.String,System.String)",Microsoft.VisualBasic.FileIO,FileSystem,"MoveDirectory(String, String)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.MoveDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)",Microsoft.VisualBasic.FileIO,FileSystem,"MoveDirectory(String, String, UIOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.MoveDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)",Microsoft.VisualBasic.FileIO,FileSystem,"MoveDirectory(String, String, UIOption, UICancelOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.MoveDirectory(System.String,System.String,System.Boolean)",Microsoft.VisualBasic.FileIO,FileSystem,"MoveDirectory(String, String, Boolean)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.MoveFile(System.String,System.String)",Microsoft.VisualBasic.FileIO,FileSystem,"MoveFile(String, String)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.MoveFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)",Microsoft.VisualBasic.FileIO,FileSystem,"MoveFile(String, String, UIOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.MoveFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)",Microsoft.VisualBasic.FileIO,FileSystem,"MoveFile(String, String, UIOption, UICancelOption)" | |
+"M:Microsoft.VisualBasic.FileIO.FileSystem.MoveFile(System.String,System.String,System.Boolean)",Microsoft.VisualBasic.FileIO,FileSystem,"MoveFile(String, String, Boolean)" | |
+"M:Microsoft.VisualBasic.FileSystem.Dir(System.String,Microsoft.VisualBasic.FileAttribute)",Microsoft.VisualBasic,FileSystem,"Dir(String, FileAttribute)" | |
+"M:Microsoft.VisualBasic.FileSystem.Rename(System.String,System.String)",Microsoft.VisualBasic,FileSystem,"Rename(String, String)" | |
+"M:Microsoft.VisualBasic.Interaction.DeleteSetting(System.String,System.String,System.String)",Microsoft.VisualBasic,Interaction,"DeleteSetting(String, String, String)" | |
+"M:Microsoft.VisualBasic.Interaction.GetAllSettings(System.String,System.String)",Microsoft.VisualBasic,Interaction,"GetAllSettings(String, String)" | |
+"M:Microsoft.VisualBasic.Interaction.GetSetting(System.String,System.String,System.String,System.String)",Microsoft.VisualBasic,Interaction,"GetSetting(String, String, String, String)" | |
+"M:Microsoft.VisualBasic.Interaction.InputBox(System.String,System.String,System.String,System.Int32,System.Int32)",Microsoft.VisualBasic,Interaction,"InputBox(String, String, String, Int32, Int32)" | |
+"M:Microsoft.VisualBasic.Interaction.MsgBox(System.Object,Microsoft.VisualBasic.MsgBoxStyle,System.Object)",Microsoft.VisualBasic,Interaction,"MsgBox(Object, MsgBoxStyle, Object)" | |
+"M:Microsoft.VisualBasic.Interaction.SaveSetting(System.String,System.String,System.String,System.String)",Microsoft.VisualBasic,Interaction,"SaveSetting(String, String, String, String)" | |
+"M:Microsoft.VisualBasic.Interaction.Shell(System.String,Microsoft.VisualBasic.AppWinStyle,System.Boolean,System.Int32)",Microsoft.VisualBasic,Interaction,"Shell(String, AppWinStyle, Boolean, Int32)" | |
+"M:Microsoft.VisualBasic.Strings.StrConv(System.String,Microsoft.VisualBasic.VbStrConv,System.Int32)",Microsoft.VisualBasic,Strings,"StrConv(String, VbStrConv, Int32)" | |
"M:System.Collections.Generic.LinkedList`1.Enumerator.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Collections.Generic,LinkedList+Enumerator,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
"M:System.Collections.Generic.SortedSet`1.Enumerator.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Collections.Generic,SortedSet+Enumerator,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Collections.Specialized.NameObjectCollectionBase.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Collections.Specialized,NameObjectCollectionBase,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Collections.Specialized.NameObjectCollectionBase.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Collections.Specialized,NameObjectCollectionBase,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Collections.Specialized.NameValueCollection.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Collections.Specialized,NameValueCollection,".ctor(SerializationInfo, StreamingContext)" | |
"M:System.Console.Beep(System.Int32,System.Int32)",System,Console,"Beep(Int32, Int32)" | |
"M:System.Console.MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)",System,Console,"MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32)" | |
"M:System.Console.MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Char,System.ConsoleColor,System.ConsoleColor)",System,Console,"MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)" | |
@@ -44,643 +41,120 @@ | |
"M:System.Console.SetCursorPosition(System.Int32,System.Int32)",System,Console,"SetCursorPosition(Int32, Int32)" | |
"M:System.Console.SetWindowPosition(System.Int32,System.Int32)",System,Console,"SetWindowPosition(Int32, Int32)" | |
"M:System.Console.SetWindowSize(System.Int32,System.Int32)",System,Console,"SetWindowSize(Int32, Int32)" | |
-"M:System.Console.Write(System.String,System.Object,System.Object,System.Object,System.Object,__arglist)",System,Console,"Write(String, Object, Object, Object, Object, __arglist)" | |
-"M:System.Console.WriteLine(System.String,System.Object,System.Object,System.Object,System.Object,__arglist)",System,Console,"WriteLine(String, Object, Object, Object, Object, __arglist)" | |
-"M:System.Data.Common.DbProviderFactories.RegisterFactory(System.String,System.Data.Common.DbProviderFactory)",System.Data.Common,DbProviderFactories,"RegisterFactory(String, DbProviderFactory)" | |
-"M:System.Data.Common.DbProviderFactories.RegisterFactory(System.String,System.String)",System.Data.Common,DbProviderFactories,"RegisterFactory(String, String)" | |
-"M:System.Data.Common.DbProviderFactories.RegisterFactory(System.String,System.Type)",System.Data.Common,DbProviderFactories,"RegisterFactory(String, Type)" | |
-"M:System.Data.Common.DbProviderFactories.TryGetFactory(System.String,System.Data.Common.DbProviderFactory@)",System.Data.Common,DbProviderFactories,"TryGetFactory(String, DbProviderFactory)" | |
"M:System.Data.SqlTypes.SqlBytes.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Data.SqlTypes,SqlBytes,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
"M:System.Data.SqlTypes.SqlChars.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Data.SqlTypes,SqlChars,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.DateTime.Parse(System.ReadOnlySpan{System.Char},System.IFormatProvider,System.Globalization.DateTimeStyles)",System,DateTime,"Parse(ReadOnlySpan<Char>, IFormatProvider, DateTimeStyles)" | |
-"M:System.DateTime.Parse(System.String,System.IFormatProvider)",System,DateTime,"Parse(String, IFormatProvider)" | |
-"M:System.DateTime.Parse(System.String,System.IFormatProvider,System.Globalization.DateTimeStyles)",System,DateTime,"Parse(String, IFormatProvider, DateTimeStyles)" | |
-"M:System.DateTime.TryParse(System.ReadOnlySpan{System.Char},System.DateTime@)",System,DateTime,"TryParse(ReadOnlySpan<Char>, DateTime)" | |
-"M:System.DateTime.TryParse(System.ReadOnlySpan{System.Char},System.IFormatProvider,System.Globalization.DateTimeStyles,System.DateTime@)",System,DateTime,"TryParse(ReadOnlySpan<Char>, IFormatProvider, DateTimeStyles, DateTime)" | |
-"M:System.DateTime.TryParse(System.String,System.DateTime@)",System,DateTime,"TryParse(String, DateTime)" | |
-"M:System.DateTime.TryParse(System.String,System.IFormatProvider,System.Globalization.DateTimeStyles,System.DateTime@)",System,DateTime,"TryParse(String, IFormatProvider, DateTimeStyles, DateTime)" | |
-"M:System.DateTimeOffset.Parse(System.ReadOnlySpan{System.Char},System.IFormatProvider,System.Globalization.DateTimeStyles)",System,DateTimeOffset,"Parse(ReadOnlySpan<Char>, IFormatProvider, DateTimeStyles)" | |
-"M:System.DateTimeOffset.Parse(System.String,System.IFormatProvider,System.Globalization.DateTimeStyles)",System,DateTimeOffset,"Parse(String, IFormatProvider, DateTimeStyles)" | |
-"M:System.DateTimeOffset.TryParse(System.ReadOnlySpan{System.Char},System.DateTimeOffset@)",System,DateTimeOffset,"TryParse(ReadOnlySpan<Char>, DateTimeOffset)" | |
-"M:System.DateTimeOffset.TryParse(System.ReadOnlySpan{System.Char},System.IFormatProvider,System.Globalization.DateTimeStyles,System.DateTimeOffset@)",System,DateTimeOffset,"TryParse(ReadOnlySpan<Char>, IFormatProvider, DateTimeStyles, DateTimeOffset)" | |
-"M:System.DateTimeOffset.TryParse(System.String,System.DateTimeOffset@)",System,DateTimeOffset,"TryParse(String, DateTimeOffset)" | |
-"M:System.DateTimeOffset.TryParse(System.String,System.IFormatProvider,System.Globalization.DateTimeStyles,System.DateTimeOffset@)",System,DateTimeOffset,"TryParse(String, IFormatProvider, DateTimeStyles, DateTimeOffset)" | |
-"M:System.Diagnostics.DelimitedListTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)",System.Diagnostics,DelimitedListTraceListener,"TraceData(TraceEventCache, String, TraceEventType, Int32, Object)" | |
-"M:System.Diagnostics.DelimitedListTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])",System.Diagnostics,DelimitedListTraceListener,"TraceData(TraceEventCache, String, TraceEventType, Int32, Object[])" | |
-"M:System.Diagnostics.DelimitedListTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)",System.Diagnostics,DelimitedListTraceListener,"TraceEvent(TraceEventCache, String, TraceEventType, Int32, String)" | |
-"M:System.Diagnostics.DelimitedListTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])",System.Diagnostics,DelimitedListTraceListener,"TraceEvent(TraceEventCache, String, TraceEventType, Int32, String, Object[])" | |
-"M:System.Diagnostics.TraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)",System.Diagnostics,TraceListener,"TraceData(TraceEventCache, String, TraceEventType, Int32, Object)" | |
-"M:System.Diagnostics.TraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])",System.Diagnostics,TraceListener,"TraceData(TraceEventCache, String, TraceEventType, Int32, Object[])" | |
-"M:System.Diagnostics.TraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32)",System.Diagnostics,TraceListener,"TraceEvent(TraceEventCache, String, TraceEventType, Int32)" | |
-"M:System.Diagnostics.TraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)",System.Diagnostics,TraceListener,"TraceEvent(TraceEventCache, String, TraceEventType, Int32, String)" | |
-"M:System.Diagnostics.TraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])",System.Diagnostics,TraceListener,"TraceEvent(TraceEventCache, String, TraceEventType, Int32, String, Object[])" | |
-"M:System.Diagnostics.TraceListener.TraceTransfer(System.Diagnostics.TraceEventCache,System.String,System.Int32,System.String,System.Guid)",System.Diagnostics,TraceListener,"TraceTransfer(TraceEventCache, String, Int32, String, Guid)" | |
-"M:System.Diagnostics.TraceSource.TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object)",System.Diagnostics,TraceSource,"TraceData(TraceEventType, Int32, Object)" | |
-"M:System.Diagnostics.TraceSource.TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object[])",System.Diagnostics,TraceSource,"TraceData(TraceEventType, Int32, Object[])" | |
-"M:System.Diagnostics.TraceSource.TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String)",System.Diagnostics,TraceSource,"TraceEvent(TraceEventType, Int32, String)" | |
-"M:System.Diagnostics.TraceSource.TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])",System.Diagnostics,TraceSource,"TraceEvent(TraceEventType, Int32, String, Object[])" | |
-"M:System.Diagnostics.Tracing.EventSource.GenerateManifest(System.Type,System.String)",System.Diagnostics.Tracing,EventSource,"GenerateManifest(Type, String)" | |
-"M:System.Diagnostics.Tracing.EventSource.GenerateManifest(System.Type,System.String,System.Diagnostics.Tracing.EventManifestOptions)",System.Diagnostics.Tracing,EventSource,"GenerateManifest(Type, String, EventManifestOptions)" | |
-"M:System.Diagnostics.Tracing.EventSource.SendCommand(System.Diagnostics.Tracing.EventSource,System.Diagnostics.Tracing.EventCommand,System.Collections.Generic.IDictionary{System.String,System.String})",System.Diagnostics.Tracing,EventSource,"SendCommand(EventSource, EventCommand, IDictionary<String, String>)" | |
-"M:System.Diagnostics.Tracing.EventSource.SetCurrentThreadActivityId(System.Guid,System.Guid@)",System.Diagnostics.Tracing,EventSource,"SetCurrentThreadActivityId(Guid, Guid)" | |
-"M:System.Drawing.Bitmap.#ctor(System.Drawing.Image,System.Drawing.Size)",System.Drawing,Bitmap,".ctor(Image, Size)" | |
-"M:System.Drawing.Bitmap.#ctor(System.Drawing.Image,System.Int32,System.Int32)",System.Drawing,Bitmap,".ctor(Image, Int32, Int32)" | |
-"M:System.Drawing.Bitmap.#ctor(System.IO.Stream,System.Boolean)",System.Drawing,Bitmap,".ctor(Stream, Boolean)" | |
-"M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32)",System.Drawing,Bitmap,".ctor(Int32, Int32)" | |
-"M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Drawing.Graphics)",System.Drawing,Bitmap,".ctor(Int32, Int32, Graphics)" | |
-"M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat)",System.Drawing,Bitmap,".ctor(Int32, Int32, PixelFormat)" | |
-"M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat,System.IntPtr)",System.Drawing,Bitmap,".ctor(Int32, Int32, Int32, PixelFormat, IntPtr)" | |
-"M:System.Drawing.Bitmap.#ctor(System.String,System.Boolean)",System.Drawing,Bitmap,".ctor(String, Boolean)" | |
-"M:System.Drawing.Bitmap.#ctor(System.Type,System.String)",System.Drawing,Bitmap,".ctor(Type, String)" | |
-"M:System.Drawing.Bitmap.Clone(System.Drawing.Rectangle,System.Drawing.Imaging.PixelFormat)",System.Drawing,Bitmap,"Clone(Rectangle, PixelFormat)" | |
-"M:System.Drawing.Bitmap.Clone(System.Drawing.RectangleF,System.Drawing.Imaging.PixelFormat)",System.Drawing,Bitmap,"Clone(RectangleF, PixelFormat)" | |
-"M:System.Drawing.Bitmap.FromResource(System.IntPtr,System.String)",System.Drawing,Bitmap,"FromResource(IntPtr, String)" | |
-"M:System.Drawing.Bitmap.GetPixel(System.Int32,System.Int32)",System.Drawing,Bitmap,"GetPixel(Int32, Int32)" | |
-"M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat)",System.Drawing,Bitmap,"LockBits(Rectangle, ImageLockMode, PixelFormat)" | |
-"M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat,System.Drawing.Imaging.BitmapData)",System.Drawing,Bitmap,"LockBits(Rectangle, ImageLockMode, PixelFormat, BitmapData)" | |
-"M:System.Drawing.Bitmap.SetPixel(System.Int32,System.Int32,System.Drawing.Color)",System.Drawing,Bitmap,"SetPixel(Int32, Int32, Color)" | |
-"M:System.Drawing.Bitmap.SetResolution(System.Single,System.Single)",System.Drawing,Bitmap,"SetResolution(Single, Single)" | |
-"M:System.Drawing.BufferedGraphicsContext.Allocate(System.Drawing.Graphics,System.Drawing.Rectangle)",System.Drawing,BufferedGraphicsContext,"Allocate(Graphics, Rectangle)" | |
-"M:System.Drawing.BufferedGraphicsContext.Allocate(System.IntPtr,System.Drawing.Rectangle)",System.Drawing,BufferedGraphicsContext,"Allocate(IntPtr, Rectangle)" | |
-"M:System.Drawing.CharacterRange.#ctor(System.Int32,System.Int32)",System.Drawing,CharacterRange,".ctor(Int32, Int32)" | |
-"M:System.Drawing.CharacterRange.op_Equality(System.Drawing.CharacterRange,System.Drawing.CharacterRange)",System.Drawing,CharacterRange,"op_Equality(CharacterRange, CharacterRange)" | |
-"M:System.Drawing.CharacterRange.op_Inequality(System.Drawing.CharacterRange,System.Drawing.CharacterRange)",System.Drawing,CharacterRange,"op_Inequality(CharacterRange, CharacterRange)" | |
-"M:System.Drawing.Design.CategoryNameCollection.CopyTo(System.String[],System.Int32)",System.Drawing.Design,CategoryNameCollection,"CopyTo(String[], Int32)" | |
-"M:System.Drawing.Drawing2D.AdjustableArrowCap.#ctor(System.Single,System.Single)",System.Drawing.Drawing2D,AdjustableArrowCap,".ctor(Single, Single)" | |
-"M:System.Drawing.Drawing2D.AdjustableArrowCap.#ctor(System.Single,System.Single,System.Boolean)",System.Drawing.Drawing2D,AdjustableArrowCap,".ctor(Single, Single, Boolean)" | |
-"M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath)",System.Drawing.Drawing2D,CustomLineCap,".ctor(GraphicsPath, GraphicsPath)" | |
-"M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.LineCap)",System.Drawing.Drawing2D,CustomLineCap,".ctor(GraphicsPath, GraphicsPath, LineCap)" | |
-"M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.LineCap,System.Single)",System.Drawing.Drawing2D,CustomLineCap,".ctor(GraphicsPath, GraphicsPath, LineCap, Single)" | |
-"M:System.Drawing.Drawing2D.CustomLineCap.GetStrokeCaps(System.Drawing.Drawing2D.LineCap@,System.Drawing.Drawing2D.LineCap@)",System.Drawing.Drawing2D,CustomLineCap,"GetStrokeCaps(LineCap, LineCap)" | |
-"M:System.Drawing.Drawing2D.CustomLineCap.SetStrokeCaps(System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.LineCap)",System.Drawing.Drawing2D,CustomLineCap,"SetStrokeCaps(LineCap, LineCap)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.PointF[],System.Byte[])",System.Drawing.Drawing2D,GraphicsPath,".ctor(PointF[], Byte[])" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.PointF[],System.Byte[],System.Drawing.Drawing2D.FillMode)",System.Drawing.Drawing2D,GraphicsPath,".ctor(PointF[], Byte[], FillMode)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Point[],System.Byte[])",System.Drawing.Drawing2D,GraphicsPath,".ctor(Point[], Byte[])" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Point[],System.Byte[],System.Drawing.Drawing2D.FillMode)",System.Drawing.Drawing2D,GraphicsPath,".ctor(Point[], Byte[], FillMode)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Drawing.Rectangle,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddArc(Rectangle, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Drawing.RectangleF,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddArc(RectangleF, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddArc(Int32, Int32, Int32, Int32, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddArc(Single, Single, Single, Single, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Drawing.Point,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point)",System.Drawing.Drawing2D,GraphicsPath,"AddBezier(Point, Point, Point, Point)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)",System.Drawing.Drawing2D,GraphicsPath,"AddBezier(PointF, PointF, PointF, PointF)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing.Drawing2D,GraphicsPath,"AddBezier(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddBezier(Single, Single, Single, Single, Single, Single, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.PointF[],System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddClosedCurve(PointF[], Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.Point[],System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddClosedCurve(Point[], Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[],System.Int32,System.Int32,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddCurve(PointF[], Int32, Int32, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[],System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddCurve(PointF[], Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[],System.Int32,System.Int32,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddCurve(Point[], Int32, Int32, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[],System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddCurve(Point[], Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing.Drawing2D,GraphicsPath,"AddEllipse(Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Single,System.Single,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddEllipse(Single, Single, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Drawing.Point,System.Drawing.Point)",System.Drawing.Drawing2D,GraphicsPath,"AddLine(Point, Point)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Drawing.PointF,System.Drawing.PointF)",System.Drawing.Drawing2D,GraphicsPath,"AddLine(PointF, PointF)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing.Drawing2D,GraphicsPath,"AddLine(Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Single,System.Single,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddLine(Single, Single, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddPath(System.Drawing.Drawing2D.GraphicsPath,System.Boolean)",System.Drawing.Drawing2D,GraphicsPath,"AddPath(GraphicsPath, Boolean)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Drawing.Rectangle,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddPie(Rectangle, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddPie(Int32, Int32, Int32, Int32, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"AddPie(Single, Single, Single, Single, Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Point,System.Drawing.StringFormat)",System.Drawing.Drawing2D,GraphicsPath,"AddString(String, FontFamily, Int32, Single, Point, StringFormat)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)",System.Drawing.Drawing2D,GraphicsPath,"AddString(String, FontFamily, Int32, Single, PointF, StringFormat)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Rectangle,System.Drawing.StringFormat)",System.Drawing.Drawing2D,GraphicsPath,"AddString(String, FontFamily, Int32, Single, Rectangle, StringFormat)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.RectangleF,System.Drawing.StringFormat)",System.Drawing.Drawing2D,GraphicsPath,"AddString(String, FontFamily, Int32, Single, RectangleF, StringFormat)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.Flatten(System.Drawing.Drawing2D.Matrix,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"Flatten(Matrix, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.GetBounds(System.Drawing.Drawing2D.Matrix,System.Drawing.Pen)",System.Drawing.Drawing2D,GraphicsPath,"GetBounds(Matrix, Pen)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.Point,System.Drawing.Pen)",System.Drawing.Drawing2D,GraphicsPath,"IsOutlineVisible(Point, Pen)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.Point,System.Drawing.Pen,System.Drawing.Graphics)",System.Drawing.Drawing2D,GraphicsPath,"IsOutlineVisible(Point, Pen, Graphics)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.PointF,System.Drawing.Pen)",System.Drawing.Drawing2D,GraphicsPath,"IsOutlineVisible(PointF, Pen)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.PointF,System.Drawing.Pen,System.Drawing.Graphics)",System.Drawing.Drawing2D,GraphicsPath,"IsOutlineVisible(PointF, Pen, Graphics)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Int32,System.Int32,System.Drawing.Pen)",System.Drawing.Drawing2D,GraphicsPath,"IsOutlineVisible(Int32, Int32, Pen)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Int32,System.Int32,System.Drawing.Pen,System.Drawing.Graphics)",System.Drawing.Drawing2D,GraphicsPath,"IsOutlineVisible(Int32, Int32, Pen, Graphics)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Single,System.Single,System.Drawing.Pen)",System.Drawing.Drawing2D,GraphicsPath,"IsOutlineVisible(Single, Single, Pen)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Single,System.Single,System.Drawing.Pen,System.Drawing.Graphics)",System.Drawing.Drawing2D,GraphicsPath,"IsOutlineVisible(Single, Single, Pen, Graphics)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.Point,System.Drawing.Graphics)",System.Drawing.Drawing2D,GraphicsPath,"IsVisible(Point, Graphics)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.PointF,System.Drawing.Graphics)",System.Drawing.Drawing2D,GraphicsPath,"IsVisible(PointF, Graphics)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Int32,System.Int32)",System.Drawing.Drawing2D,GraphicsPath,"IsVisible(Int32, Int32)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Int32,System.Int32,System.Drawing.Graphics)",System.Drawing.Drawing2D,GraphicsPath,"IsVisible(Int32, Int32, Graphics)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Single,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"IsVisible(Single, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Single,System.Single,System.Drawing.Graphics)",System.Drawing.Drawing2D,GraphicsPath,"IsVisible(Single, Single, Graphics)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF)",System.Drawing.Drawing2D,GraphicsPath,"Warp(PointF[], RectangleF)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix)",System.Drawing.Drawing2D,GraphicsPath,"Warp(PointF[], RectangleF, Matrix)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode)",System.Drawing.Drawing2D,GraphicsPath,"Warp(PointF[], RectangleF, Matrix, WarpMode)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"Warp(PointF[], RectangleF, Matrix, WarpMode, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix)",System.Drawing.Drawing2D,GraphicsPath,"Widen(Pen, Matrix)" | |
-"M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix,System.Single)",System.Drawing.Drawing2D,GraphicsPath,"Widen(Pen, Matrix, Single)" | |
-"M:System.Drawing.Drawing2D.GraphicsPathIterator.CopyData(System.Drawing.PointF[]@,System.Byte[]@,System.Int32,System.Int32)",System.Drawing.Drawing2D,GraphicsPathIterator,"CopyData(PointF[], Byte[], Int32, Int32)" | |
-"M:System.Drawing.Drawing2D.GraphicsPathIterator.Enumerate(System.Drawing.PointF[]@,System.Byte[]@)",System.Drawing.Drawing2D,GraphicsPathIterator,"Enumerate(PointF[], Byte[])" | |
-"M:System.Drawing.Drawing2D.GraphicsPathIterator.NextMarker(System.Int32@,System.Int32@)",System.Drawing.Drawing2D,GraphicsPathIterator,"NextMarker(Int32, Int32)" | |
-"M:System.Drawing.Drawing2D.GraphicsPathIterator.NextPathType(System.Byte@,System.Int32@,System.Int32@)",System.Drawing.Drawing2D,GraphicsPathIterator,"NextPathType(Byte, Int32, Int32)" | |
-"M:System.Drawing.Drawing2D.GraphicsPathIterator.NextSubpath(System.Drawing.Drawing2D.GraphicsPath,System.Boolean@)",System.Drawing.Drawing2D,GraphicsPathIterator,"NextSubpath(GraphicsPath, Boolean)" | |
-"M:System.Drawing.Drawing2D.GraphicsPathIterator.NextSubpath(System.Int32@,System.Int32@,System.Boolean@)",System.Drawing.Drawing2D,GraphicsPathIterator,"NextSubpath(Int32, Int32, Boolean)" | |
-"M:System.Drawing.Drawing2D.HatchBrush.#ctor(System.Drawing.Drawing2D.HatchStyle,System.Drawing.Color)",System.Drawing.Drawing2D,HatchBrush,".ctor(HatchStyle, Color)" | |
-"M:System.Drawing.Drawing2D.HatchBrush.#ctor(System.Drawing.Drawing2D.HatchStyle,System.Drawing.Color,System.Drawing.Color)",System.Drawing.Drawing2D,HatchBrush,".ctor(HatchStyle, Color, Color)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Point,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)",System.Drawing.Drawing2D,LinearGradientBrush,".ctor(Point, Point, Color, Color)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.Color,System.Drawing.Color)",System.Drawing.Drawing2D,LinearGradientBrush,".ctor(PointF, PointF, Color, Color)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)",System.Drawing.Drawing2D,LinearGradientBrush,".ctor(Rectangle, Color, Color, LinearGradientMode)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Single)",System.Drawing.Drawing2D,LinearGradientBrush,".ctor(Rectangle, Color, Color, Single)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Single,System.Boolean)",System.Drawing.Drawing2D,LinearGradientBrush,".ctor(Rectangle, Color, Color, Single, Boolean)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)",System.Drawing.Drawing2D,LinearGradientBrush,".ctor(RectangleF, Color, Color, LinearGradientMode)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Single)",System.Drawing.Drawing2D,LinearGradientBrush,".ctor(RectangleF, Color, Color, Single)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Single,System.Boolean)",System.Drawing.Drawing2D,LinearGradientBrush,".ctor(RectangleF, Color, Color, Single, Boolean)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,LinearGradientBrush,"MultiplyTransform(Matrix, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,LinearGradientBrush,"RotateTransform(Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.ScaleTransform(System.Single,System.Single)",System.Drawing.Drawing2D,LinearGradientBrush,"ScaleTransform(Single, Single)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,LinearGradientBrush,"ScaleTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.SetBlendTriangularShape(System.Single,System.Single)",System.Drawing.Drawing2D,LinearGradientBrush,"SetBlendTriangularShape(Single, Single)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.SetSigmaBellShape(System.Single,System.Single)",System.Drawing.Drawing2D,LinearGradientBrush,"SetSigmaBellShape(Single, Single)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(System.Single,System.Single)",System.Drawing.Drawing2D,LinearGradientBrush,"TranslateTransform(Single, Single)" | |
-"M:System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,LinearGradientBrush,"TranslateTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.Matrix.#ctor(System.Drawing.Rectangle,System.Drawing.Point[])",System.Drawing.Drawing2D,Matrix,".ctor(Rectangle, Point[])" | |
-"M:System.Drawing.Drawing2D.Matrix.#ctor(System.Drawing.RectangleF,System.Drawing.PointF[])",System.Drawing.Drawing2D,Matrix,".ctor(RectangleF, PointF[])" | |
-"M:System.Drawing.Drawing2D.Matrix.#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)",System.Drawing.Drawing2D,Matrix,".ctor(Single, Single, Single, Single, Single, Single)" | |
-"M:System.Drawing.Drawing2D.Matrix.Multiply(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,Matrix,"Multiply(Matrix, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.Matrix.Rotate(System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,Matrix,"Rotate(Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.Matrix.RotateAt(System.Single,System.Drawing.PointF)",System.Drawing.Drawing2D,Matrix,"RotateAt(Single, PointF)" | |
-"M:System.Drawing.Drawing2D.Matrix.RotateAt(System.Single,System.Drawing.PointF,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,Matrix,"RotateAt(Single, PointF, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.Matrix.Scale(System.Single,System.Single)",System.Drawing.Drawing2D,Matrix,"Scale(Single, Single)" | |
-"M:System.Drawing.Drawing2D.Matrix.Scale(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,Matrix,"Scale(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.Matrix.Shear(System.Single,System.Single)",System.Drawing.Drawing2D,Matrix,"Shear(Single, Single)" | |
-"M:System.Drawing.Drawing2D.Matrix.Shear(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,Matrix,"Shear(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.Matrix.Translate(System.Single,System.Single)",System.Drawing.Drawing2D,Matrix,"Translate(Single, Single)" | |
-"M:System.Drawing.Drawing2D.Matrix.Translate(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,Matrix,"Translate(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.PointF[],System.Drawing.Drawing2D.WrapMode)",System.Drawing.Drawing2D,PathGradientBrush,".ctor(PointF[], WrapMode)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Point[],System.Drawing.Drawing2D.WrapMode)",System.Drawing.Drawing2D,PathGradientBrush,".ctor(Point[], WrapMode)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,PathGradientBrush,"MultiplyTransform(Matrix, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,PathGradientBrush,"RotateTransform(Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform(System.Single,System.Single)",System.Drawing.Drawing2D,PathGradientBrush,"ScaleTransform(Single, Single)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,PathGradientBrush,"ScaleTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.SetBlendTriangularShape(System.Single,System.Single)",System.Drawing.Drawing2D,PathGradientBrush,"SetBlendTriangularShape(Single, Single)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.SetSigmaBellShape(System.Single,System.Single)",System.Drawing.Drawing2D,PathGradientBrush,"SetSigmaBellShape(Single, Single)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform(System.Single,System.Single)",System.Drawing.Drawing2D,PathGradientBrush,"TranslateTransform(Single, Single)" | |
-"M:System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing.Drawing2D,PathGradientBrush,"TranslateTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Font.#ctor(System.Drawing.Font,System.Drawing.FontStyle)",System.Drawing,Font,".ctor(Font, FontStyle)" | |
-"M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single)",System.Drawing,Font,".ctor(FontFamily, Single)" | |
-"M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle)",System.Drawing,Font,".ctor(FontFamily, Single, FontStyle)" | |
-"M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)",System.Drawing,Font,".ctor(FontFamily, Single, FontStyle, GraphicsUnit)" | |
-"M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte)",System.Drawing,Font,".ctor(FontFamily, Single, FontStyle, GraphicsUnit, Byte)" | |
-"M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte,System.Boolean)",System.Drawing,Font,".ctor(FontFamily, Single, FontStyle, GraphicsUnit, Byte, Boolean)" | |
-"M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.GraphicsUnit)",System.Drawing,Font,".ctor(FontFamily, Single, GraphicsUnit)" | |
-"M:System.Drawing.Font.#ctor(System.String,System.Single)",System.Drawing,Font,".ctor(String, Single)" | |
-"M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle)",System.Drawing,Font,".ctor(String, Single, FontStyle)" | |
-"M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)",System.Drawing,Font,".ctor(String, Single, FontStyle, GraphicsUnit)" | |
-"M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte)",System.Drawing,Font,".ctor(String, Single, FontStyle, GraphicsUnit, Byte)" | |
-"M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte,System.Boolean)",System.Drawing,Font,".ctor(String, Single, FontStyle, GraphicsUnit, Byte, Boolean)" | |
-"M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.GraphicsUnit)",System.Drawing,Font,".ctor(String, Single, GraphicsUnit)" | |
-"M:System.Drawing.Font.FromLogFont(System.Object,System.IntPtr)",System.Drawing,Font,"FromLogFont(Object, IntPtr)" | |
-"M:System.Drawing.Font.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Drawing,Font,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.Drawing.Font.ToLogFont(System.Object,System.Drawing.Graphics)",System.Drawing,Font,"ToLogFont(Object, Graphics)" | |
-"M:System.Drawing.FontFamily.#ctor(System.String,System.Drawing.Text.FontCollection)",System.Drawing,FontFamily,".ctor(String, FontCollection)" | |
-"M:System.Drawing.Graphics.BeginContainer(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"BeginContainer(Rectangle, Rectangle, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.BeginContainer(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"BeginContainer(RectangleF, RectangleF, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.CopyFromScreen(System.Drawing.Point,System.Drawing.Point,System.Drawing.Size)",System.Drawing,Graphics,"CopyFromScreen(Point, Point, Size)" | |
-"M:System.Drawing.Graphics.CopyFromScreen(System.Drawing.Point,System.Drawing.Point,System.Drawing.Size,System.Drawing.CopyPixelOperation)",System.Drawing,Graphics,"CopyFromScreen(Point, Point, Size, CopyPixelOperation)" | |
-"M:System.Drawing.Graphics.CopyFromScreen(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Size)",System.Drawing,Graphics,"CopyFromScreen(Int32, Int32, Int32, Int32, Size)" | |
-"M:System.Drawing.Graphics.CopyFromScreen(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Size,System.Drawing.CopyPixelOperation)",System.Drawing,Graphics,"CopyFromScreen(Int32, Int32, Int32, Int32, Size, CopyPixelOperation)" | |
-"M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Drawing.Rectangle,System.Single,System.Single)",System.Drawing,Graphics,"DrawArc(Pen, Rectangle, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Drawing.RectangleF,System.Single,System.Single)",System.Drawing,Graphics,"DrawArc(Pen, RectangleF, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawArc(Pen, Int32, Int32, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"DrawArc(Pen, Single, Single, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point)",System.Drawing,Graphics,"DrawBezier(Pen, Point, Point, Point, Point)" | |
-"M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)",System.Drawing,Graphics,"DrawBezier(Pen, PointF, PointF, PointF, PointF)" | |
-"M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"DrawBezier(Pen, Single, Single, Single, Single, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.Drawing.PointF[])",System.Drawing,Graphics,"DrawBeziers(Pen, PointF[])" | |
-"M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.Drawing.Point[])",System.Drawing,Graphics,"DrawBeziers(Pen, Point[])" | |
-"M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.PointF[])",System.Drawing,Graphics,"DrawClosedCurve(Pen, PointF[])" | |
-"M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Single,System.Drawing.Drawing2D.FillMode)",System.Drawing,Graphics,"DrawClosedCurve(Pen, PointF[], Single, FillMode)" | |
-"M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.Point[])",System.Drawing,Graphics,"DrawClosedCurve(Pen, Point[])" | |
-"M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.Point[],System.Single,System.Drawing.Drawing2D.FillMode)",System.Drawing,Graphics,"DrawClosedCurve(Pen, Point[], Single, FillMode)" | |
-"M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[])",System.Drawing,Graphics,"DrawCurve(Pen, PointF[])" | |
-"M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Int32,System.Int32)",System.Drawing,Graphics,"DrawCurve(Pen, PointF[], Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Int32,System.Int32,System.Single)",System.Drawing,Graphics,"DrawCurve(Pen, PointF[], Int32, Int32, Single)" | |
-"M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Single)",System.Drawing,Graphics,"DrawCurve(Pen, PointF[], Single)" | |
-"M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[])",System.Drawing,Graphics,"DrawCurve(Pen, Point[])" | |
-"M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[],System.Int32,System.Int32,System.Single)",System.Drawing,Graphics,"DrawCurve(Pen, Point[], Int32, Int32, Single)" | |
-"M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[],System.Single)",System.Drawing,Graphics,"DrawCurve(Pen, Point[], Single)" | |
-"M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Drawing.Rectangle)",System.Drawing,Graphics,"DrawEllipse(Pen, Rectangle)" | |
-"M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Drawing.RectangleF)",System.Drawing,Graphics,"DrawEllipse(Pen, RectangleF)" | |
-"M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawEllipse(Pen, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"DrawEllipse(Pen, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawIcon(System.Drawing.Icon,System.Drawing.Rectangle)",System.Drawing,Graphics,"DrawIcon(Icon, Rectangle)" | |
-"M:System.Drawing.Graphics.DrawIcon(System.Drawing.Icon,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawIcon(Icon, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawIconUnstretched(System.Drawing.Icon,System.Drawing.Rectangle)",System.Drawing,Graphics,"DrawIconUnstretched(Icon, Rectangle)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point)",System.Drawing,Graphics,"DrawImage(Image, Point)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF)",System.Drawing,Graphics,"DrawImage(Image, PointF)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[])",System.Drawing,Graphics,"DrawImage(Image, PointF[])" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"DrawImage(Image, PointF[], RectangleF, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"DrawImage(Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)",System.Drawing,Graphics,"DrawImage(Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, DrawImageAbort)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32)",System.Drawing,Graphics,"DrawImage(Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, DrawImageAbort, Int32)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[])",System.Drawing,Graphics,"DrawImage(Image, Point[])" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"DrawImage(Image, Point[], Rectangle, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"DrawImage(Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)",System.Drawing,Graphics,"DrawImage(Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, DrawImageAbort)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32)",System.Drawing,Graphics,"DrawImage(Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, DrawImageAbort, Int32)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle)",System.Drawing,Graphics,"DrawImage(Image, Rectangle)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Rectangle, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, DrawImageAbort)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, DrawImageAbort, IntPtr)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, DrawImageAbort)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr)",System.Drawing,Graphics,"DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, DrawImageAbort, IntPtr)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF)",System.Drawing,Graphics,"DrawImage(Image, RectangleF)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"DrawImage(Image, RectangleF, RectangleF, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawImage(Image, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"DrawImage(Image, Int32, Int32, Rectangle, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawImage(Image, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single)",System.Drawing,Graphics,"DrawImage(Image, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)",System.Drawing,Graphics,"DrawImage(Image, Single, Single, RectangleF, GraphicsUnit)" | |
-"M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"DrawImage(Image, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Drawing.Point)",System.Drawing,Graphics,"DrawImageUnscaled(Image, Point)" | |
-"M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Drawing.Rectangle)",System.Drawing,Graphics,"DrawImageUnscaled(Image, Rectangle)" | |
-"M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawImageUnscaled(Image, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawImageUnscaled(Image, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawImageUnscaledAndClipped(System.Drawing.Image,System.Drawing.Rectangle)",System.Drawing,Graphics,"DrawImageUnscaledAndClipped(Image, Rectangle)" | |
-"M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Drawing.Point,System.Drawing.Point)",System.Drawing,Graphics,"DrawLine(Pen, Point, Point)" | |
-"M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF)",System.Drawing,Graphics,"DrawLine(Pen, PointF, PointF)" | |
-"M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawLine(Pen, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"DrawLine(Pen, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.Drawing.PointF[])",System.Drawing,Graphics,"DrawLines(Pen, PointF[])" | |
-"M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.Drawing.Point[])",System.Drawing,Graphics,"DrawLines(Pen, Point[])" | |
-"M:System.Drawing.Graphics.DrawPath(System.Drawing.Pen,System.Drawing.Drawing2D.GraphicsPath)",System.Drawing,Graphics,"DrawPath(Pen, GraphicsPath)" | |
-"M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Drawing.Rectangle,System.Single,System.Single)",System.Drawing,Graphics,"DrawPie(Pen, Rectangle, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Drawing.RectangleF,System.Single,System.Single)",System.Drawing,Graphics,"DrawPie(Pen, RectangleF, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawPie(Pen, Int32, Int32, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"DrawPie(Pen, Single, Single, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.Drawing.PointF[])",System.Drawing,Graphics,"DrawPolygon(Pen, PointF[])" | |
-"M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.Drawing.Point[])",System.Drawing,Graphics,"DrawPolygon(Pen, Point[])" | |
-"M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Drawing.Rectangle)",System.Drawing,Graphics,"DrawRectangle(Pen, Rectangle)" | |
-"M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"DrawRectangle(Pen, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"DrawRectangle(Pen, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.Drawing.RectangleF[])",System.Drawing,Graphics,"DrawRectangles(Pen, RectangleF[])" | |
-"M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.Drawing.Rectangle[])",System.Drawing,Graphics,"DrawRectangles(Pen, Rectangle[])" | |
-"M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF)",System.Drawing,Graphics,"DrawString(String, Font, Brush, PointF)" | |
-"M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF,System.Drawing.StringFormat)",System.Drawing,Graphics,"DrawString(String, Font, Brush, PointF, StringFormat)" | |
-"M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF)",System.Drawing,Graphics,"DrawString(String, Font, Brush, RectangleF)" | |
-"M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)",System.Drawing,Graphics,"DrawString(String, Font, Brush, RectangleF, StringFormat)" | |
-"M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)",System.Drawing,Graphics,"DrawString(String, Font, Brush, Single, Single)" | |
-"M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single,System.Drawing.StringFormat)",System.Drawing,Graphics,"DrawString(String, Font, Brush, Single, Single, StringFormat)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point, Rectangle, GraphicsUnit, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point, Rectangle, GraphicsUnit, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point, Rectangle, GraphicsUnit, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF, RectangleF, GraphicsUnit, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF, RectangleF, GraphicsUnit, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF, RectangleF, GraphicsUnit, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF[], EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF[], EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF[], EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF[], RectangleF, GraphicsUnit, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF[], RectangleF, GraphicsUnit, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, PointF[], RectangleF, GraphicsUnit, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point[], EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point[], EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point[], EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point[], Rectangle, GraphicsUnit, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point[], Rectangle, GraphicsUnit, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Point[], Rectangle, GraphicsUnit, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Rectangle, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Rectangle, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Rectangle, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Rectangle, Rectangle, GraphicsUnit, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Rectangle, Rectangle, GraphicsUnit, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, Rectangle, Rectangle, GraphicsUnit, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, RectangleF, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, RectangleF, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, RectangleF, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, RectangleF, RectangleF, GraphicsUnit, EnumerateMetafileProc)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, RectangleF, RectangleF, GraphicsUnit, EnumerateMetafileProc, IntPtr)" | |
-"M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)",System.Drawing,Graphics,"EnumerateMetafile(Metafile, RectangleF, RectangleF, GraphicsUnit, EnumerateMetafileProc, IntPtr, ImageAttributes)" | |
-"M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[])",System.Drawing,Graphics,"FillClosedCurve(Brush, PointF[])" | |
-"M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode)",System.Drawing,Graphics,"FillClosedCurve(Brush, PointF[], FillMode)" | |
-"M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode,System.Single)",System.Drawing,Graphics,"FillClosedCurve(Brush, PointF[], FillMode, Single)" | |
-"M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[])",System.Drawing,Graphics,"FillClosedCurve(Brush, Point[])" | |
-"M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode)",System.Drawing,Graphics,"FillClosedCurve(Brush, Point[], FillMode)" | |
-"M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode,System.Single)",System.Drawing,Graphics,"FillClosedCurve(Brush, Point[], FillMode, Single)" | |
-"M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Drawing.Rectangle)",System.Drawing,Graphics,"FillEllipse(Brush, Rectangle)" | |
-"M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Drawing.RectangleF)",System.Drawing,Graphics,"FillEllipse(Brush, RectangleF)" | |
-"M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"FillEllipse(Brush, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"FillEllipse(Brush, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.FillPath(System.Drawing.Brush,System.Drawing.Drawing2D.GraphicsPath)",System.Drawing,Graphics,"FillPath(Brush, GraphicsPath)" | |
-"M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Drawing.Rectangle,System.Single,System.Single)",System.Drawing,Graphics,"FillPie(Brush, Rectangle, Single, Single)" | |
-"M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"FillPie(Brush, Int32, Int32, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"FillPie(Brush, Single, Single, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[])",System.Drawing,Graphics,"FillPolygon(Brush, PointF[])" | |
-"M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode)",System.Drawing,Graphics,"FillPolygon(Brush, PointF[], FillMode)" | |
-"M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.Point[])",System.Drawing,Graphics,"FillPolygon(Brush, Point[])" | |
-"M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode)",System.Drawing,Graphics,"FillPolygon(Brush, Point[], FillMode)" | |
-"M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.Rectangle)",System.Drawing,Graphics,"FillRectangle(Brush, Rectangle)" | |
-"M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.RectangleF)",System.Drawing,Graphics,"FillRectangle(Brush, RectangleF)" | |
-"M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"FillRectangle(Brush, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"FillRectangle(Brush, Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.Drawing.RectangleF[])",System.Drawing,Graphics,"FillRectangles(Brush, RectangleF[])" | |
-"M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.Drawing.Rectangle[])",System.Drawing,Graphics,"FillRectangles(Brush, Rectangle[])" | |
-"M:System.Drawing.Graphics.FillRegion(System.Drawing.Brush,System.Drawing.Region)",System.Drawing,Graphics,"FillRegion(Brush, Region)" | |
-"M:System.Drawing.Graphics.FromHdc(System.IntPtr,System.IntPtr)",System.Drawing,Graphics,"FromHdc(IntPtr, IntPtr)" | |
-"M:System.Drawing.Graphics.IsVisible(System.Int32,System.Int32)",System.Drawing,Graphics,"IsVisible(Int32, Int32)" | |
-"M:System.Drawing.Graphics.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Graphics,"IsVisible(Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Graphics.IsVisible(System.Single,System.Single)",System.Drawing,Graphics,"IsVisible(Single, Single)" | |
-"M:System.Drawing.Graphics.IsVisible(System.Single,System.Single,System.Single,System.Single)",System.Drawing,Graphics,"IsVisible(Single, Single, Single, Single)" | |
-"M:System.Drawing.Graphics.MeasureCharacterRanges(System.String,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)",System.Drawing,Graphics,"MeasureCharacterRanges(String, Font, RectangleF, StringFormat)" | |
-"M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font)",System.Drawing,Graphics,"MeasureString(String, Font)" | |
-"M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.PointF,System.Drawing.StringFormat)",System.Drawing,Graphics,"MeasureString(String, Font, PointF, StringFormat)" | |
-"M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF)",System.Drawing,Graphics,"MeasureString(String, Font, SizeF)" | |
-"M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat)",System.Drawing,Graphics,"MeasureString(String, Font, SizeF, StringFormat)" | |
-"M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat,System.Int32@,System.Int32@)",System.Drawing,Graphics,"MeasureString(String, Font, SizeF, StringFormat, Int32, Int32)" | |
-"M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Int32)",System.Drawing,Graphics,"MeasureString(String, Font, Int32)" | |
-"M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Int32,System.Drawing.StringFormat)",System.Drawing,Graphics,"MeasureString(String, Font, Int32, StringFormat)" | |
-"M:System.Drawing.Graphics.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,Graphics,"MultiplyTransform(Matrix, MatrixOrder)" | |
-"M:System.Drawing.Graphics.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,Graphics,"RotateTransform(Single, MatrixOrder)" | |
-"M:System.Drawing.Graphics.ScaleTransform(System.Single,System.Single)",System.Drawing,Graphics,"ScaleTransform(Single, Single)" | |
-"M:System.Drawing.Graphics.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,Graphics,"ScaleTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Graphics.SetClip(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.CombineMode)",System.Drawing,Graphics,"SetClip(GraphicsPath, CombineMode)" | |
-"M:System.Drawing.Graphics.SetClip(System.Drawing.Graphics,System.Drawing.Drawing2D.CombineMode)",System.Drawing,Graphics,"SetClip(Graphics, CombineMode)" | |
-"M:System.Drawing.Graphics.SetClip(System.Drawing.Rectangle,System.Drawing.Drawing2D.CombineMode)",System.Drawing,Graphics,"SetClip(Rectangle, CombineMode)" | |
-"M:System.Drawing.Graphics.SetClip(System.Drawing.RectangleF,System.Drawing.Drawing2D.CombineMode)",System.Drawing,Graphics,"SetClip(RectangleF, CombineMode)" | |
-"M:System.Drawing.Graphics.SetClip(System.Drawing.Region,System.Drawing.Drawing2D.CombineMode)",System.Drawing,Graphics,"SetClip(Region, CombineMode)" | |
-"M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.PointF[])",System.Drawing,Graphics,"TransformPoints(CoordinateSpace, CoordinateSpace, PointF[])" | |
-"M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Point[])",System.Drawing,Graphics,"TransformPoints(CoordinateSpace, CoordinateSpace, Point[])" | |
-"M:System.Drawing.Graphics.TranslateClip(System.Int32,System.Int32)",System.Drawing,Graphics,"TranslateClip(Int32, Int32)" | |
-"M:System.Drawing.Graphics.TranslateClip(System.Single,System.Single)",System.Drawing,Graphics,"TranslateClip(Single, Single)" | |
-"M:System.Drawing.Graphics.TranslateTransform(System.Single,System.Single)",System.Drawing,Graphics,"TranslateTransform(Single, Single)" | |
-"M:System.Drawing.Graphics.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,Graphics,"TranslateTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Icon.#ctor(System.Drawing.Icon,System.Drawing.Size)",System.Drawing,Icon,".ctor(Icon, Size)" | |
-"M:System.Drawing.Icon.#ctor(System.Drawing.Icon,System.Int32,System.Int32)",System.Drawing,Icon,".ctor(Icon, Int32, Int32)" | |
-"M:System.Drawing.Icon.#ctor(System.IO.Stream,System.Drawing.Size)",System.Drawing,Icon,".ctor(Stream, Size)" | |
-"M:System.Drawing.Icon.#ctor(System.IO.Stream,System.Int32,System.Int32)",System.Drawing,Icon,".ctor(Stream, Int32, Int32)" | |
-"M:System.Drawing.Icon.#ctor(System.String,System.Drawing.Size)",System.Drawing,Icon,".ctor(String, Size)" | |
-"M:System.Drawing.Icon.#ctor(System.String,System.Int32,System.Int32)",System.Drawing,Icon,".ctor(String, Int32, Int32)" | |
-"M:System.Drawing.Icon.#ctor(System.Type,System.String)",System.Drawing,Icon,".ctor(Type, String)" | |
-"M:System.Drawing.Icon.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Drawing,Icon,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.Drawing.Image.FromFile(System.String,System.Boolean)",System.Drawing,Image,"FromFile(String, Boolean)" | |
-"M:System.Drawing.Image.FromHbitmap(System.IntPtr,System.IntPtr)",System.Drawing,Image,"FromHbitmap(IntPtr, IntPtr)" | |
-"M:System.Drawing.Image.FromStream(System.IO.Stream,System.Boolean)",System.Drawing,Image,"FromStream(Stream, Boolean)" | |
-"M:System.Drawing.Image.FromStream(System.IO.Stream,System.Boolean,System.Boolean)",System.Drawing,Image,"FromStream(Stream, Boolean, Boolean)" | |
-"M:System.Drawing.Image.GetThumbnailImage(System.Int32,System.Int32,System.Drawing.Image.GetThumbnailImageAbort,System.IntPtr)",System.Drawing,Image,"GetThumbnailImage(Int32, Int32, GetThumbnailImageAbort, IntPtr)" | |
-"M:System.Drawing.Image.Save(System.IO.Stream,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)",System.Drawing,Image,"Save(Stream, ImageCodecInfo, EncoderParameters)" | |
-"M:System.Drawing.Image.Save(System.IO.Stream,System.Drawing.Imaging.ImageFormat)",System.Drawing,Image,"Save(Stream, ImageFormat)" | |
-"M:System.Drawing.Image.Save(System.String,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)",System.Drawing,Image,"Save(String, ImageCodecInfo, EncoderParameters)" | |
-"M:System.Drawing.Image.Save(System.String,System.Drawing.Imaging.ImageFormat)",System.Drawing,Image,"Save(String, ImageFormat)" | |
-"M:System.Drawing.Image.SaveAdd(System.Drawing.Image,System.Drawing.Imaging.EncoderParameters)",System.Drawing,Image,"SaveAdd(Image, EncoderParameters)" | |
-"M:System.Drawing.Image.SelectActiveFrame(System.Drawing.Imaging.FrameDimension,System.Int32)",System.Drawing,Image,"SelectActiveFrame(FrameDimension, Int32)" | |
-"M:System.Drawing.Image.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Drawing,Image,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.Drawing.ImageAnimator.Animate(System.Drawing.Image,System.EventHandler)",System.Drawing,ImageAnimator,"Animate(Image, EventHandler)" | |
-"M:System.Drawing.ImageAnimator.StopAnimate(System.Drawing.Image,System.EventHandler)",System.Drawing,ImageAnimator,"StopAnimate(Image, EventHandler)" | |
-"M:System.Drawing.Imaging.ColorMatrix.get_Item(System.Int32,System.Int32)",System.Drawing.Imaging,ColorMatrix,"get_Item(Int32, Int32)" | |
-"M:System.Drawing.Imaging.ColorMatrix.set_Item(System.Int32,System.Int32,System.Single)",System.Drawing.Imaging,ColorMatrix,"set_Item(Int32, Int32, Single)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Byte)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte,System.Boolean)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Byte, Boolean)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte[])",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Byte[])" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte[],System.Boolean)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Byte[], Boolean)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int16)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int16)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int16[])",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int16[])" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Drawing.Imaging.EncoderParameterValueType,System.IntPtr)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int32, EncoderParameterValueType, IntPtr)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int32, Int32)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32,System.Int32)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int32, Int32, Int32)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32[],System.Int32[])",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int32[], Int32[])" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32[],System.Int32[],System.Int32[],System.Int32[])",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int32[], Int32[], Int32[], Int32[])" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int64)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64,System.Int64)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int64, Int64)" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64[])",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int64[])" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64[],System.Int64[])",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, Int64[], Int64[])" | |
-"M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.String)",System.Drawing.Imaging,EncoderParameter,".ctor(Encoder, String)" | |
-"M:System.Drawing.Imaging.ImageAttributes.GetAdjustedPalette(System.Drawing.Imaging.ColorPalette,System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"GetAdjustedPalette(ColorPalette, ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetColorKey(System.Drawing.Color,System.Drawing.Color)",System.Drawing.Imaging,ImageAttributes,"SetColorKey(Color, Color)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetColorKey(System.Drawing.Color,System.Drawing.Color,System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"SetColorKey(Color, Color, ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix)",System.Drawing.Imaging,ImageAttributes,"SetColorMatrices(ColorMatrix, ColorMatrix)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag)",System.Drawing.Imaging,ImageAttributes,"SetColorMatrices(ColorMatrix, ColorMatrix, ColorMatrixFlag)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag,System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"SetColorMatrices(ColorMatrix, ColorMatrix, ColorMatrixFlag, ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag)",System.Drawing.Imaging,ImageAttributes,"SetColorMatrix(ColorMatrix, ColorMatrixFlag)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag,System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"SetColorMatrix(ColorMatrix, ColorMatrixFlag, ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetGamma(System.Single,System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"SetGamma(Single, ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetOutputChannel(System.Drawing.Imaging.ColorChannelFlag,System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"SetOutputChannel(ColorChannelFlag, ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetOutputChannelColorProfile(System.String,System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"SetOutputChannelColorProfile(String, ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorMap[],System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"SetRemapTable(ColorMap[], ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetThreshold(System.Single,System.Drawing.Imaging.ColorAdjustType)",System.Drawing.Imaging,ImageAttributes,"SetThreshold(Single, ColorAdjustType)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode,System.Drawing.Color)",System.Drawing.Imaging,ImageAttributes,"SetWrapMode(WrapMode, Color)" | |
-"M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode,System.Drawing.Color,System.Boolean)",System.Drawing.Imaging,ImageAttributes,"SetWrapMode(WrapMode, Color, Boolean)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, Rectangle)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, Rectangle, MetafileFrameUnit)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, Rectangle, MetafileFrameUnit, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, Rectangle, MetafileFrameUnit, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, RectangleF)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, RectangleF, MetafileFrameUnit)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, RectangleF, MetafileFrameUnit, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(Stream, IntPtr, RectangleF, MetafileFrameUnit, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Boolean)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, Boolean)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, WmfPlaceableFileHeader)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader,System.Boolean)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, WmfPlaceableFileHeader, Boolean)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, Rectangle)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, Rectangle, MetafileFrameUnit)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, Rectangle, MetafileFrameUnit, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, Rectangle, MetafileFrameUnit, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, RectangleF)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, RectangleF, MetafileFrameUnit)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, RectangleF, MetafileFrameUnit, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(IntPtr, RectangleF, MetafileFrameUnit, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, Rectangle)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, Rectangle, MetafileFrameUnit)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, Rectangle, MetafileFrameUnit, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, Rectangle, MetafileFrameUnit, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.String)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, Rectangle, MetafileFrameUnit, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, RectangleF)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, RectangleF, MetafileFrameUnit)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, RectangleF, MetafileFrameUnit, EmfType)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, RectangleF, MetafileFrameUnit, EmfType, String)" | |
-"M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.String)",System.Drawing.Imaging,Metafile,".ctor(String, IntPtr, RectangleF, MetafileFrameUnit, String)" | |
-"M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader)",System.Drawing.Imaging,Metafile,"GetMetafileHeader(IntPtr, WmfPlaceableFileHeader)" | |
-"M:System.Drawing.Imaging.Metafile.PlayRecord(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.Byte[])",System.Drawing.Imaging,Metafile,"PlayRecord(EmfPlusRecordType, Int32, Int32, Byte[])" | |
-"M:System.Drawing.Pen.#ctor(System.Drawing.Brush,System.Single)",System.Drawing,Pen,".ctor(Brush, Single)" | |
-"M:System.Drawing.Pen.#ctor(System.Drawing.Color,System.Single)",System.Drawing,Pen,".ctor(Color, Single)" | |
-"M:System.Drawing.Pen.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,Pen,"MultiplyTransform(Matrix, MatrixOrder)" | |
-"M:System.Drawing.Pen.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,Pen,"RotateTransform(Single, MatrixOrder)" | |
-"M:System.Drawing.Pen.ScaleTransform(System.Single,System.Single)",System.Drawing,Pen,"ScaleTransform(Single, Single)" | |
-"M:System.Drawing.Pen.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,Pen,"ScaleTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Pen.SetLineCap(System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.DashCap)",System.Drawing,Pen,"SetLineCap(LineCap, LineCap, DashCap)" | |
-"M:System.Drawing.Pen.TranslateTransform(System.Single,System.Single)",System.Drawing,Pen,"TranslateTransform(Single, Single)" | |
-"M:System.Drawing.Pen.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,Pen,"TranslateTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.Printing.InvalidPrinterException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Drawing.Printing,InvalidPrinterException,".ctor(SerializationInfo, StreamingContext)" | |
-"M:System.Drawing.Printing.InvalidPrinterException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Drawing.Printing,InvalidPrinterException,"GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.Drawing.Printing.Margins.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing.Printing,Margins,".ctor(Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Printing.Margins.op_Equality(System.Drawing.Printing.Margins,System.Drawing.Printing.Margins)",System.Drawing.Printing,Margins,"op_Equality(Margins, Margins)" | |
-"M:System.Drawing.Printing.Margins.op_Inequality(System.Drawing.Printing.Margins,System.Drawing.Printing.Margins)",System.Drawing.Printing,Margins,"op_Inequality(Margins, Margins)" | |
-"M:System.Drawing.Printing.PaperSize.#ctor(System.String,System.Int32,System.Int32)",System.Drawing.Printing,PaperSize,".ctor(String, Int32, Int32)" | |
-"M:System.Drawing.Printing.PreviewPageInfo.#ctor(System.Drawing.Image,System.Drawing.Size)",System.Drawing.Printing,PreviewPageInfo,".ctor(Image, Size)" | |
-"M:System.Drawing.Printing.PreviewPrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)",System.Drawing.Printing,PreviewPrintController,"OnEndPage(PrintDocument, PrintPageEventArgs)" | |
-"M:System.Drawing.Printing.PreviewPrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)",System.Drawing.Printing,PreviewPrintController,"OnEndPrint(PrintDocument, PrintEventArgs)" | |
-"M:System.Drawing.Printing.PreviewPrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)",System.Drawing.Printing,PreviewPrintController,"OnStartPage(PrintDocument, PrintPageEventArgs)" | |
-"M:System.Drawing.Printing.PreviewPrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)",System.Drawing.Printing,PreviewPrintController,"OnStartPrint(PrintDocument, PrintEventArgs)" | |
-"M:System.Drawing.Printing.PrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)",System.Drawing.Printing,PrintController,"OnEndPage(PrintDocument, PrintPageEventArgs)" | |
-"M:System.Drawing.Printing.PrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)",System.Drawing.Printing,PrintController,"OnEndPrint(PrintDocument, PrintEventArgs)" | |
-"M:System.Drawing.Printing.PrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)",System.Drawing.Printing,PrintController,"OnStartPage(PrintDocument, PrintPageEventArgs)" | |
-"M:System.Drawing.Printing.PrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)",System.Drawing.Printing,PrintController,"OnStartPrint(PrintDocument, PrintEventArgs)" | |
-"M:System.Drawing.Printing.PrintPageEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Printing.PageSettings)",System.Drawing.Printing,PrintPageEventArgs,".ctor(Graphics, Rectangle, Rectangle, PageSettings)" | |
-"M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Drawing.Printing.PageSettings,System.Boolean)",System.Drawing.Printing,PrinterSettings,"CreateMeasurementGraphics(PageSettings, Boolean)" | |
-"M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.CopyTo(System.Drawing.Printing.PaperSize[],System.Int32)",System.Drawing.Printing,PrinterSettings+PaperSizeCollection,"CopyTo(PaperSize[], Int32)" | |
-"M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)",System.Drawing.Printing,PrinterSettings+PaperSizeCollection,"System.Collections.ICollection.CopyTo(Array, Int32)" | |
-"M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.CopyTo(System.Drawing.Printing.PaperSource[],System.Int32)",System.Drawing.Printing,PrinterSettings+PaperSourceCollection,"CopyTo(PaperSource[], Int32)" | |
-"M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)",System.Drawing.Printing,PrinterSettings+PaperSourceCollection,"System.Collections.ICollection.CopyTo(Array, Int32)" | |
-"M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.CopyTo(System.Drawing.Printing.PrinterResolution[],System.Int32)",System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,"CopyTo(PrinterResolution[], Int32)" | |
-"M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)",System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,"System.Collections.ICollection.CopyTo(Array, Int32)" | |
-"M:System.Drawing.Printing.PrinterSettings.StringCollection.CopyTo(System.String[],System.Int32)",System.Drawing.Printing,PrinterSettings+StringCollection,"CopyTo(String[], Int32)" | |
-"M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)",System.Drawing.Printing,PrinterSettings+StringCollection,"System.Collections.ICollection.CopyTo(Array, Int32)" | |
-"M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Double,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)",System.Drawing.Printing,PrinterUnitConvert,"Convert(Double, PrinterUnit, PrinterUnit)" | |
-"M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Point,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)",System.Drawing.Printing,PrinterUnitConvert,"Convert(Point, PrinterUnit, PrinterUnit)" | |
-"M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Printing.Margins,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)",System.Drawing.Printing,PrinterUnitConvert,"Convert(Margins, PrinterUnit, PrinterUnit)" | |
-"M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Rectangle,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)",System.Drawing.Printing,PrinterUnitConvert,"Convert(Rectangle, PrinterUnit, PrinterUnit)" | |
-"M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Size,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)",System.Drawing.Printing,PrinterUnitConvert,"Convert(Size, PrinterUnit, PrinterUnit)" | |
-"M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Int32,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)",System.Drawing.Printing,PrinterUnitConvert,"Convert(Int32, PrinterUnit, PrinterUnit)" | |
-"M:System.Drawing.Printing.StandardPrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)",System.Drawing.Printing,StandardPrintController,"OnEndPage(PrintDocument, PrintPageEventArgs)" | |
-"M:System.Drawing.Printing.StandardPrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)",System.Drawing.Printing,StandardPrintController,"OnEndPrint(PrintDocument, PrintEventArgs)" | |
-"M:System.Drawing.Printing.StandardPrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)",System.Drawing.Printing,StandardPrintController,"OnStartPage(PrintDocument, PrintPageEventArgs)" | |
-"M:System.Drawing.Printing.StandardPrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)",System.Drawing.Printing,StandardPrintController,"OnStartPrint(PrintDocument, PrintEventArgs)" | |
-"M:System.Drawing.Region.Equals(System.Drawing.Region,System.Drawing.Graphics)",System.Drawing,Region,"Equals(Region, Graphics)" | |
-"M:System.Drawing.Region.IsVisible(System.Drawing.Point,System.Drawing.Graphics)",System.Drawing,Region,"IsVisible(Point, Graphics)" | |
-"M:System.Drawing.Region.IsVisible(System.Drawing.PointF,System.Drawing.Graphics)",System.Drawing,Region,"IsVisible(PointF, Graphics)" | |
-"M:System.Drawing.Region.IsVisible(System.Drawing.Rectangle,System.Drawing.Graphics)",System.Drawing,Region,"IsVisible(Rectangle, Graphics)" | |
-"M:System.Drawing.Region.IsVisible(System.Drawing.RectangleF,System.Drawing.Graphics)",System.Drawing,Region,"IsVisible(RectangleF, Graphics)" | |
-"M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Drawing.Graphics)",System.Drawing,Region,"IsVisible(Int32, Int32, Graphics)" | |
-"M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32)",System.Drawing,Region,"IsVisible(Int32, Int32, Int32, Int32)" | |
-"M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Graphics)",System.Drawing,Region,"IsVisible(Int32, Int32, Int32, Int32, Graphics)" | |
-"M:System.Drawing.Region.IsVisible(System.Single,System.Single)",System.Drawing,Region,"IsVisible(Single, Single)" | |
-"M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Drawing.Graphics)",System.Drawing,Region,"IsVisible(Single, Single, Graphics)" | |
-"M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Single,System.Single)",System.Drawing,Region,"IsVisible(Single, Single, Single, Single)" | |
-"M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Single,System.Single,System.Drawing.Graphics)",System.Drawing,Region,"IsVisible(Single, Single, Single, Single, Graphics)" | |
-"M:System.Drawing.Region.Translate(System.Int32,System.Int32)",System.Drawing,Region,"Translate(Int32, Int32)" | |
-"M:System.Drawing.Region.Translate(System.Single,System.Single)",System.Drawing,Region,"Translate(Single, Single)" | |
-"M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormatFlags,System.Int32)",System.Drawing,StringFormat,".ctor(StringFormatFlags, Int32)" | |
-"M:System.Drawing.StringFormat.SetDigitSubstitution(System.Int32,System.Drawing.StringDigitSubstitute)",System.Drawing,StringFormat,"SetDigitSubstitution(Int32, StringDigitSubstitute)" | |
-"M:System.Drawing.StringFormat.SetTabStops(System.Single,System.Single[])",System.Drawing,StringFormat,"SetTabStops(Single, Single[])" | |
-"M:System.Drawing.Text.PrivateFontCollection.AddMemoryFont(System.IntPtr,System.Int32)",System.Drawing.Text,PrivateFontCollection,"AddMemoryFont(IntPtr, Int32)" | |
-"M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode)",System.Drawing,TextureBrush,".ctor(Image, WrapMode)" | |
-"M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode,System.Drawing.Rectangle)",System.Drawing,TextureBrush,".ctor(Image, WrapMode, Rectangle)" | |
-"M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode,System.Drawing.RectangleF)",System.Drawing,TextureBrush,".ctor(Image, WrapMode, RectangleF)" | |
-"M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Rectangle)",System.Drawing,TextureBrush,".ctor(Image, Rectangle)" | |
-"M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Imaging.ImageAttributes)",System.Drawing,TextureBrush,".ctor(Image, Rectangle, ImageAttributes)" | |
-"M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.RectangleF)",System.Drawing,TextureBrush,".ctor(Image, RectangleF)" | |
-"M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.Imaging.ImageAttributes)",System.Drawing,TextureBrush,".ctor(Image, RectangleF, ImageAttributes)" | |
-"M:System.Drawing.TextureBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,TextureBrush,"MultiplyTransform(Matrix, MatrixOrder)" | |
-"M:System.Drawing.TextureBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,TextureBrush,"RotateTransform(Single, MatrixOrder)" | |
-"M:System.Drawing.TextureBrush.ScaleTransform(System.Single,System.Single)",System.Drawing,TextureBrush,"ScaleTransform(Single, Single)" | |
-"M:System.Drawing.TextureBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,TextureBrush,"ScaleTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.TextureBrush.TranslateTransform(System.Single,System.Single)",System.Drawing,TextureBrush,"TranslateTransform(Single, Single)" | |
-"M:System.Drawing.TextureBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)",System.Drawing,TextureBrush,"TranslateTransform(Single, Single, MatrixOrder)" | |
-"M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.Type,System.String)",System.Drawing,ToolboxBitmapAttribute,".ctor(Type, String)" | |
-"M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Object,System.Boolean)",System.Drawing,ToolboxBitmapAttribute,"GetImage(Object, Boolean)" | |
-"M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.Boolean)",System.Drawing,ToolboxBitmapAttribute,"GetImage(Type, Boolean)" | |
-"M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.String,System.Boolean)",System.Drawing,ToolboxBitmapAttribute,"GetImage(Type, String, Boolean)" | |
-"M:System.Drawing.ToolboxBitmapAttribute.GetImageFromResource(System.Type,System.String,System.Boolean)",System.Drawing,ToolboxBitmapAttribute,"GetImageFromResource(Type, String, Boolean)" | |
-"M:System.IO.Compression.BrotliDecoder.Decompress(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Int32@,System.Int32@)",System.IO.Compression,BrotliDecoder,"Decompress(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int32)" | |
-"M:System.IO.Compression.BrotliDecoder.TryDecompress(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Int32@)",System.IO.Compression,BrotliDecoder,"TryDecompress(ReadOnlySpan<Byte>, Span<Byte>, Int32)" | |
-"M:System.IO.Compression.BrotliEncoder.#ctor(System.Int32,System.Int32)",System.IO.Compression,BrotliEncoder,".ctor(Int32, Int32)" | |
-"M:System.IO.Compression.BrotliEncoder.Compress(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Int32@,System.Int32@,System.Boolean)",System.IO.Compression,BrotliEncoder,"Compress(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int32, Boolean)" | |
-"M:System.IO.Compression.BrotliEncoder.Flush(System.Span{System.Byte},System.Int32@)",System.IO.Compression,BrotliEncoder,"Flush(Span<Byte>, Int32)" | |
-"M:System.IO.Compression.BrotliEncoder.TryCompress(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Int32@)",System.IO.Compression,BrotliEncoder,"TryCompress(ReadOnlySpan<Byte>, Span<Byte>, Int32)" | |
-"M:System.IO.Compression.BrotliEncoder.TryCompress(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Int32@,System.Int32,System.Int32)",System.IO.Compression,BrotliEncoder,"TryCompress(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int32, Int32)" | |
-"M:System.IO.Compression.BrotliStream.#ctor(System.IO.Stream,System.IO.Compression.CompressionLevel)",System.IO.Compression,BrotliStream,".ctor(Stream, CompressionLevel)" | |
-"M:System.IO.Compression.BrotliStream.#ctor(System.IO.Stream,System.IO.Compression.CompressionLevel,System.Boolean)",System.IO.Compression,BrotliStream,".ctor(Stream, CompressionLevel, Boolean)" | |
-"M:System.IO.Directory.SetAccessControl(System.String,System.Security.AccessControl.DirectorySecurity)",System.IO,Directory,"SetAccessControl(String, DirectorySecurity)" | |
-"M:System.IO.File.SetAccessControl(System.String,System.Security.AccessControl.FileSecurity)",System.IO,File,"SetAccessControl(String, FileSecurity)" | |
+"M:System.Diagnostics.Process.GetProcessById(System.Int32,System.String)",System.Diagnostics,Process,"GetProcessById(Int32, String)" | |
+"M:System.Diagnostics.Process.GetProcessesByName(System.String,System.String)",System.Diagnostics,Process,"GetProcessesByName(String, String)" | |
+"M:System.Diagnostics.Process.Start(System.String,System.String,System.Security.SecureString,System.String)",System.Diagnostics,Process,"Start(String, String, SecureString, String)" | |
+"M:System.Diagnostics.Process.Start(System.String,System.String,System.String,System.Security.SecureString,System.String)",System.Diagnostics,Process,"Start(String, String, String, SecureString, String)" | |
+"M:System.IO.DriveInfo.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.IO,DriveInfo,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.IO.FileSystemEventArgs.#ctor(System.IO.WatcherChangeTypes,System.String,System.String)",System.IO,FileSystemEventArgs,".ctor(WatcherChangeTypes, String, String)" | |
+"M:System.IO.FileSystemInfo.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.IO,FileSystemInfo,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.IO.FileSystemInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.IO,FileSystemInfo,"GetObjectData(SerializationInfo, StreamingContext)" | |
"M:System.IO.FileSystemWatcher.#ctor(System.String,System.String)",System.IO,FileSystemWatcher,".ctor(String, String)" | |
"M:System.IO.FileSystemWatcher.WaitForChanged(System.IO.WatcherChangeTypes,System.Int32)",System.IO,FileSystemWatcher,"WaitForChanged(WatcherChangeTypes, Int32)" | |
-"M:System.IO.Pipes.AnonymousPipeClientStream.#ctor(System.IO.Pipes.PipeDirection,Microsoft.Win32.SafeHandles.SafePipeHandle)",System.IO.Pipes,AnonymousPipeClientStream,".ctor(PipeDirection, SafePipeHandle)" | |
-"M:System.IO.Pipes.AnonymousPipeClientStream.#ctor(System.IO.Pipes.PipeDirection,System.String)",System.IO.Pipes,AnonymousPipeClientStream,".ctor(PipeDirection, String)" | |
-"M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,Microsoft.Win32.SafeHandles.SafePipeHandle,Microsoft.Win32.SafeHandles.SafePipeHandle)",System.IO.Pipes,AnonymousPipeServerStream,".ctor(PipeDirection, SafePipeHandle, SafePipeHandle)" | |
-"M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,System.IO.HandleInheritability)",System.IO.Pipes,AnonymousPipeServerStream,".ctor(PipeDirection, HandleInheritability)" | |
-"M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,System.IO.HandleInheritability,System.Int32)",System.IO.Pipes,AnonymousPipeServerStream,".ctor(PipeDirection, HandleInheritability, Int32)" | |
-"M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,System.IO.HandleInheritability,System.Int32,System.IO.Pipes.PipeSecurity)",System.IO.Pipes,AnonymousPipeServerStream,".ctor(PipeDirection, HandleInheritability, Int32, PipeSecurity)" | |
-"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.IO.Pipes.PipeDirection,System.Boolean,System.Boolean,Microsoft.Win32.SafeHandles.SafePipeHandle)",System.IO.Pipes,NamedPipeClientStream,".ctor(PipeDirection, Boolean, Boolean, SafePipeHandle)" | |
+"M:System.IO.InternalBufferOverflowException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.IO,InternalBufferOverflowException,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.IO.InternalBufferOverflowException.#ctor(System.String,System.Exception)",System.IO,InternalBufferOverflowException,".ctor(String, Exception)" | |
+"M:System.IO.IsolatedStorage.IsolatedStorageFile.GetStore(System.IO.IsolatedStorage.IsolatedStorageScope,System.Object)",System.IO.IsolatedStorage,IsolatedStorageFile,"GetStore(IsolatedStorageScope, Object)" | |
+"M:System.IO.IsolatedStorage.IsolatedStorageFile.GetStore(System.IO.IsolatedStorage.IsolatedStorageScope,System.Object,System.Object)",System.IO.IsolatedStorage,IsolatedStorageFile,"GetStore(IsolatedStorageScope, Object, Object)" | |
+"M:System.IO.IsolatedStorage.IsolatedStorageFile.GetStore(System.IO.IsolatedStorage.IsolatedStorageScope,System.Type)",System.IO.IsolatedStorage,IsolatedStorageFile,"GetStore(IsolatedStorageScope, Type)" | |
+"M:System.IO.IsolatedStorage.IsolatedStorageFile.GetStore(System.IO.IsolatedStorage.IsolatedStorageScope,System.Type,System.Type)",System.IO.IsolatedStorage,IsolatedStorageFile,"GetStore(IsolatedStorageScope, Type, Type)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile(System.IO.FileStream,System.String,System.Int64,System.IO.MemoryMappedFiles.MemoryMappedFileAccess,System.IO.HandleInheritability,System.Boolean)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateFromFile(FileStream, String, Int64, MemoryMappedFileAccess, HandleInheritability, Boolean)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile(System.String,System.IO.FileMode)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateFromFile(String, FileMode)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile(System.String,System.IO.FileMode,System.String)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateFromFile(String, FileMode, String)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile(System.String,System.IO.FileMode,System.String,System.Int64)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateFromFile(String, FileMode, String, Int64)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile(System.String,System.IO.FileMode,System.String,System.Int64,System.IO.MemoryMappedFiles.MemoryMappedFileAccess)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateFromFile(String, FileMode, String, Int64, MemoryMappedFileAccess)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateNew(System.String,System.Int64)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateNew(String, Int64)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateNew(System.String,System.Int64,System.IO.MemoryMappedFiles.MemoryMappedFileAccess)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateNew(String, Int64, MemoryMappedFileAccess)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateNew(System.String,System.Int64,System.IO.MemoryMappedFiles.MemoryMappedFileAccess,System.IO.MemoryMappedFiles.MemoryMappedFileOptions,System.IO.HandleInheritability)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateNew(String, Int64, MemoryMappedFileAccess, MemoryMappedFileOptions, HandleInheritability)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateOrOpen(System.String,System.Int64)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateOrOpen(String, Int64)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateOrOpen(System.String,System.Int64,System.IO.MemoryMappedFiles.MemoryMappedFileAccess)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateOrOpen(String, Int64, MemoryMappedFileAccess)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateOrOpen(System.String,System.Int64,System.IO.MemoryMappedFiles.MemoryMappedFileAccess,System.IO.MemoryMappedFiles.MemoryMappedFileOptions,System.IO.HandleInheritability)",System.IO.MemoryMappedFiles,MemoryMappedFile,"CreateOrOpen(String, Int64, MemoryMappedFileAccess, MemoryMappedFileOptions, HandleInheritability)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.OpenExisting(System.String,System.IO.MemoryMappedFiles.MemoryMappedFileRights)",System.IO.MemoryMappedFiles,MemoryMappedFile,"OpenExisting(String, MemoryMappedFileRights)" | |
+"M:System.IO.MemoryMappedFiles.MemoryMappedFile.OpenExisting(System.String,System.IO.MemoryMappedFiles.MemoryMappedFileRights,System.IO.HandleInheritability)",System.IO.MemoryMappedFiles,MemoryMappedFile,"OpenExisting(String, MemoryMappedFileRights, HandleInheritability)" | |
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String)" | |
-"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeAccessRights,System.IO.Pipes.PipeOptions,System.Security.Principal.TokenImpersonationLevel,System.IO.HandleInheritability)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeAccessRights, PipeOptions, TokenImpersonationLevel, HandleInheritability)" | |
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeDirection)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeDirection)" | |
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeDirection, PipeOptions)" | |
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions,System.Security.Principal.TokenImpersonationLevel)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeDirection, PipeOptions, TokenImpersonationLevel)" | |
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions,System.Security.Principal.TokenImpersonationLevel,System.IO.HandleInheritability)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeDirection, PipeOptions, TokenImpersonationLevel, HandleInheritability)" | |
-"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,System.Boolean,System.Boolean,Microsoft.Win32.SafeHandles.SafePipeHandle)",System.IO.Pipes,NamedPipeServerStream,".ctor(PipeDirection, Boolean, Boolean, SafePipeHandle)" | |
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection)" | |
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32)" | |
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode)" | |
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode,System.IO.Pipes.PipeOptions)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions)" | |
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode,System.IO.Pipes.PipeOptions,System.Int32,System.Int32)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions, Int32, Int32)" | |
-"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode,System.IO.Pipes.PipeOptions,System.Int32,System.Int32,System.IO.Pipes.PipeSecurity)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions, Int32, Int32, PipeSecurity)" | |
-"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode,System.IO.Pipes.PipeOptions,System.Int32,System.Int32,System.IO.Pipes.PipeSecurity,System.IO.HandleInheritability)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions, Int32, Int32, PipeSecurity, HandleInheritability)" | |
-"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode,System.IO.Pipes.PipeOptions,System.Int32,System.Int32,System.IO.Pipes.PipeSecurity,System.IO.HandleInheritability,System.IO.Pipes.PipeAccessRights)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions, Int32, Int32, PipeSecurity, HandleInheritability, PipeAccessRights)" | |
-"M:System.IO.Pipes.NamedPipeServerStream.BeginWaitForConnection(System.AsyncCallback,System.Object)",System.IO.Pipes,NamedPipeServerStream,"BeginWaitForConnection(AsyncCallback, Object)" | |
-"M:System.IO.Pipes.PipeStream.InitializeHandle(Microsoft.Win32.SafeHandles.SafePipeHandle,System.Boolean,System.Boolean)",System.IO.Pipes,PipeStream,"InitializeHandle(SafePipeHandle, Boolean, Boolean)" | |
-"M:System.IO.Pipes.PipeStream.Read(System.Byte[],System.Int32,System.Int32)",System.IO.Pipes,PipeStream,"Read(Byte[], Int32, Int32)" | |
-"M:System.IO.Pipes.PipeStream.ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)",System.IO.Pipes,PipeStream,"ReadAsync(Byte[], Int32, Int32, CancellationToken)" | |
-"M:System.IO.Pipes.PipeStream.ReadAsync(System.Memory{System.Byte},System.Threading.CancellationToken)",System.IO.Pipes,PipeStream,"ReadAsync(Memory<Byte>, CancellationToken)" | |
-"M:System.IO.Pipes.PipeStream.Write(System.Byte[],System.Int32,System.Int32)",System.IO.Pipes,PipeStream,"Write(Byte[], Int32, Int32)" | |
-"M:System.IO.Pipes.PipeStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)",System.IO.Pipes,PipeStream,"WriteAsync(Byte[], Int32, Int32, CancellationToken)" | |
-"M:System.IO.Pipes.PipeStream.WriteAsync(System.ReadOnlyMemory{System.Byte},System.Threading.CancellationToken)",System.IO.Pipes,PipeStream,"WriteAsync(ReadOnlyMemory<Byte>, CancellationToken)" | |
-"M:System.Net.Dns.BeginGetHostByName(System.String,System.AsyncCallback,System.Object)",System.Net,Dns,"BeginGetHostByName(String, AsyncCallback, Object)" | |
-"M:System.Net.Dns.BeginGetHostEntry(System.Net.IPAddress,System.AsyncCallback,System.Object)",System.Net,Dns,"BeginGetHostEntry(IPAddress, AsyncCallback, Object)" | |
-"M:System.Net.Dns.BeginGetHostEntry(System.String,System.AsyncCallback,System.Object)",System.Net,Dns,"BeginGetHostEntry(String, AsyncCallback, Object)" | |
-"M:System.Net.Dns.BeginResolve(System.String,System.AsyncCallback,System.Object)",System.Net,Dns,"BeginResolve(String, AsyncCallback, Object)" | |
+"M:System.IO.RenamedEventArgs.#ctor(System.IO.WatcherChangeTypes,System.String,System.String,System.String)",System.IO,RenamedEventArgs,".ctor(WatcherChangeTypes, String, String, String)" | |
+"M:System.Net.AuthenticationManager.Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)",System.Net,AuthenticationManager,"Authenticate(String, WebRequest, ICredentials)" | |
+"M:System.Net.AuthenticationManager.PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)",System.Net,AuthenticationManager,"PreAuthenticate(WebRequest, ICredentials)" | |
+"M:System.Net.FileWebRequest.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,FileWebRequest,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Net.FileWebRequest.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,FileWebRequest,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.FileWebRequest.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,FileWebRequest,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.FileWebResponse.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,FileWebResponse,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Net.FileWebResponse.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,FileWebResponse,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.FileWebResponse.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,FileWebResponse,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
"M:System.Net.Http.HttpClientHandler.set_ServerCertificateCustomValidationCallback(System.Func{System.Net.Http.HttpRequestMessage,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors,System.Boolean})",System.Net.Http,HttpClientHandler,"set_ServerCertificateCustomValidationCallback(Func<HttpRequestMessage, X509Certificate2, X509Chain, SslPolicyErrors, Boolean>)" | |
-"M:System.Net.NetworkInformation.Ping.Send(System.String,System.Int32,System.Byte[],System.Net.NetworkInformation.PingOptions)",System.Net.NetworkInformation,Ping,"Send(String, Int32, Byte[], PingOptions)" | |
-"M:System.Net.NetworkInformation.Ping.SendAsync(System.String,System.Int32,System.Byte[],System.Net.NetworkInformation.PingOptions,System.Object)",System.Net.NetworkInformation,Ping,"SendAsync(String, Int32, Byte[], PingOptions, Object)" | |
-"M:System.Net.NetworkInformation.Ping.SendAsync(System.String,System.Int32,System.Byte[],System.Object)",System.Net.NetworkInformation,Ping,"SendAsync(String, Int32, Byte[], Object)" | |
-"M:System.Net.NetworkInformation.Ping.SendPingAsync(System.String,System.Int32,System.Byte[])",System.Net.NetworkInformation,Ping,"SendPingAsync(String, Int32, Byte[])" | |
-"M:System.Net.NetworkInformation.Ping.SendPingAsync(System.String,System.Int32,System.Byte[],System.Net.NetworkInformation.PingOptions)",System.Net.NetworkInformation,Ping,"SendPingAsync(String, Int32, Byte[], PingOptions)" | |
-"M:System.Net.Security.SslStream.#ctor(System.IO.Stream,System.Boolean)",System.Net.Security,SslStream,".ctor(Stream, Boolean)" | |
-"M:System.Net.Security.SslStream.#ctor(System.IO.Stream,System.Boolean,System.Net.Security.RemoteCertificateValidationCallback)",System.Net.Security,SslStream,".ctor(Stream, Boolean, RemoteCertificateValidationCallback)" | |
-"M:System.Net.Security.SslStream.#ctor(System.IO.Stream,System.Boolean,System.Net.Security.RemoteCertificateValidationCallback,System.Net.Security.LocalCertificateSelectionCallback)",System.Net.Security,SslStream,".ctor(Stream, Boolean, RemoteCertificateValidationCallback, LocalCertificateSelectionCallback)" | |
-"M:System.Net.Security.SslStream.#ctor(System.IO.Stream,System.Boolean,System.Net.Security.RemoteCertificateValidationCallback,System.Net.Security.LocalCertificateSelectionCallback,System.Net.Security.EncryptionPolicy)",System.Net.Security,SslStream,".ctor(Stream, Boolean, RemoteCertificateValidationCallback, LocalCertificateSelectionCallback, EncryptionPolicy)" | |
-"M:System.Net.Sockets.Socket.#ctor(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType)",System.Net.Sockets,Socket,".ctor(AddressFamily, SocketType, ProtocolType)" | |
-"M:System.Net.Sockets.Socket.#ctor(System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType)",System.Net.Sockets,Socket,".ctor(SocketType, ProtocolType)" | |
+"M:System.Net.HttpWebRequest.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,HttpWebRequest,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Net.HttpWebRequest.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,HttpWebRequest,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.HttpWebRequest.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,HttpWebRequest,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.HttpWebResponse.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,HttpWebResponse,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Net.HttpWebResponse.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,HttpWebResponse,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.HttpWebResponse.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,HttpWebResponse,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.NetworkInformation.Ping.Send(System.Net.IPAddress,System.Int32,System.Byte[],System.Net.NetworkInformation.PingOptions)",System.Net.NetworkInformation,Ping,"Send(IPAddress, Int32, Byte[], PingOptions)" | |
+"M:System.Net.SocketAddress.#ctor(System.Net.Sockets.AddressFamily,System.Int32)",System.Net,SocketAddress,".ctor(AddressFamily, Int32)" | |
+"M:System.Net.Sockets.Socket.BeginAccept(System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginAccept(Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginAccept(System.Net.Sockets.Socket,System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginAccept(Socket, Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginConnect(System.Net.EndPoint,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginConnect(EndPoint, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginConnect(System.Net.IPAddress,System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginConnect(IPAddress, Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginConnect(System.Net.IPAddress[],System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginConnect(IPAddress[], Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginConnect(System.String,System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginConnect(String, Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint@,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginReceiveFrom(Byte[], Int32, Int32, SocketFlags, EndPoint, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint@,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginReceiveMessageFrom(Byte[], Int32, Int32, SocketFlags, EndPoint, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginSendFile(System.String,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginSendFile(String, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.BeginSendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions,System.AsyncCallback,System.Object)",System.Net.Sockets,Socket,"BeginSendFile(String, Byte[], Byte[], TransmitFileOptions, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.Socket.Connect(System.Net.IPAddress,System.Int32)",System.Net.Sockets,Socket,"Connect(IPAddress, Int32)" | |
+"M:System.Net.Sockets.Socket.Connect(System.Net.IPAddress[],System.Int32)",System.Net.Sockets,Socket,"Connect(IPAddress[], Int32)" | |
"M:System.Net.Sockets.Socket.Connect(System.String,System.Int32)",System.Net.Sockets,Socket,"Connect(String, Int32)" | |
+"M:System.Net.Sockets.Socket.ConnectAsync(System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.Net.Sockets.SocketAsyncEventArgs)",System.Net.Sockets,Socket,"ConnectAsync(SocketType, ProtocolType, SocketAsyncEventArgs)" | |
+"M:System.Net.Sockets.Socket.IOControl(System.Int32,System.Byte[],System.Byte[])",System.Net.Sockets,Socket,"IOControl(Int32, Byte[], Byte[])" | |
+"M:System.Net.Sockets.Socket.IOControl(System.Net.Sockets.IOControlCode,System.Byte[],System.Byte[])",System.Net.Sockets,Socket,"IOControl(IOControlCode, Byte[], Byte[])" | |
+"M:System.Net.Sockets.Socket.ReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint@)",System.Net.Sockets,Socket,"ReceiveFrom(Byte[], Int32, Int32, SocketFlags, EndPoint)" | |
+"M:System.Net.Sockets.Socket.ReceiveFrom(System.Byte[],System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint@)",System.Net.Sockets,Socket,"ReceiveFrom(Byte[], Int32, SocketFlags, EndPoint)" | |
+"M:System.Net.Sockets.Socket.ReceiveFrom(System.Byte[],System.Net.EndPoint@)",System.Net.Sockets,Socket,"ReceiveFrom(Byte[], EndPoint)" | |
+"M:System.Net.Sockets.Socket.ReceiveFrom(System.Byte[],System.Net.Sockets.SocketFlags,System.Net.EndPoint@)",System.Net.Sockets,Socket,"ReceiveFrom(Byte[], SocketFlags, EndPoint)" | |
+"M:System.Net.Sockets.Socket.ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags@,System.Net.EndPoint@,System.Net.Sockets.IPPacketInformation@)",System.Net.Sockets,Socket,"ReceiveMessageFrom(Byte[], Int32, Int32, SocketFlags, EndPoint, IPPacketInformation)" | |
+"M:System.Net.Sockets.Socket.SendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions)",System.Net.Sockets,Socket,"SendFile(String, Byte[], Byte[], TransmitFileOptions)" | |
+"M:System.Net.Sockets.SocketTaskExtensions.AcceptAsync(System.Net.Sockets.Socket,System.Net.Sockets.Socket)",System.Net.Sockets,SocketTaskExtensions,"AcceptAsync(Socket, Socket)" | |
+"M:System.Net.Sockets.SocketTaskExtensions.ReceiveFromAsync(System.Net.Sockets.Socket,System.ArraySegment{System.Byte},System.Net.Sockets.SocketFlags,System.Net.EndPoint)",System.Net.Sockets,SocketTaskExtensions,"ReceiveFromAsync(Socket, ArraySegment<Byte>, SocketFlags, EndPoint)" | |
+"M:System.Net.Sockets.SocketTaskExtensions.ReceiveMessageFromAsync(System.Net.Sockets.Socket,System.ArraySegment{System.Byte},System.Net.Sockets.SocketFlags,System.Net.EndPoint)",System.Net.Sockets,SocketTaskExtensions,"ReceiveMessageFromAsync(Socket, ArraySegment<Byte>, SocketFlags, EndPoint)" | |
+"M:System.Net.Sockets.TcpClient.BeginConnect(System.Net.IPAddress,System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,TcpClient,"BeginConnect(IPAddress, Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.TcpClient.BeginConnect(System.Net.IPAddress[],System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,TcpClient,"BeginConnect(IPAddress[], Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.TcpClient.BeginConnect(System.String,System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,TcpClient,"BeginConnect(String, Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.TcpClient.Connect(System.Net.IPAddress[],System.Int32)",System.Net.Sockets,TcpClient,"Connect(IPAddress[], Int32)" | |
"M:System.Net.Sockets.TcpClient.Connect(System.String,System.Int32)",System.Net.Sockets,TcpClient,"Connect(String, Int32)" | |
-"M:System.Net.Sockets.UdpClient.#ctor(System.Int32,System.Net.Sockets.AddressFamily)",System.Net.Sockets,UdpClient,".ctor(Int32, AddressFamily)" | |
-"M:System.Net.Sockets.UdpClient.BeginSend(System.Byte[],System.Int32,System.String,System.Int32,System.AsyncCallback,System.Object)",System.Net.Sockets,UdpClient,"BeginSend(Byte[], Int32, String, Int32, AsyncCallback, Object)" | |
+"M:System.Net.Sockets.UdpClient.BeginReceive(System.AsyncCallback,System.Object)",System.Net.Sockets,UdpClient,"BeginReceive(AsyncCallback, Object)" | |
"M:System.Net.Sockets.UdpClient.Connect(System.String,System.Int32)",System.Net.Sockets,UdpClient,"Connect(String, Int32)" | |
-"M:System.Net.Sockets.UdpClient.Send(System.Byte[],System.Int32,System.String,System.Int32)",System.Net.Sockets,UdpClient,"Send(Byte[], Int32, String, Int32)" | |
-"M:System.OperatingSystem.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System,OperatingSystem,"GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.Reflection.Missing.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Reflection,Missing,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.Reflection.Pointer.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Reflection,Pointer,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.Runtime.Hosting.ApplicationActivator.CreateInstance(System.ActivationContext,System.String[])",System.Runtime.Hosting,ApplicationActivator,"CreateInstance(ActivationContext, String[])" | |
-"M:System.Runtime.InteropServices.Marshal.CreateWrapperOfType(System.Object,System.Type)",System.Runtime.InteropServices,Marshal,"CreateWrapperOfType(Object, Type)" | |
-"M:System.Runtime.InteropServices.Marshal.GetComInterfaceForObject(System.Object,System.Type)",System.Runtime.InteropServices,Marshal,"GetComInterfaceForObject(Object, Type)" | |
-"M:System.Runtime.InteropServices.Marshal.GetComObjectData(System.Object,System.Object)",System.Runtime.InteropServices,Marshal,"GetComObjectData(Object, Object)" | |
-"M:System.Runtime.InteropServices.Marshal.GetNativeVariantForObject(System.Object,System.IntPtr)",System.Runtime.InteropServices,Marshal,"GetNativeVariantForObject(Object, IntPtr)" | |
-"M:System.Runtime.InteropServices.Marshal.GetNativeVariantForObject``1(``0,System.IntPtr)",System.Runtime.InteropServices,Marshal,"GetNativeVariantForObject<T>(T, IntPtr)" | |
-"M:System.Runtime.InteropServices.Marshal.GetObjectsForNativeVariants(System.IntPtr,System.Int32)",System.Runtime.InteropServices,Marshal,"GetObjectsForNativeVariants(IntPtr, Int32)" | |
-"M:System.Runtime.InteropServices.Marshal.GetObjectsForNativeVariants``1(System.IntPtr,System.Int32)",System.Runtime.InteropServices,Marshal,"GetObjectsForNativeVariants<T>(IntPtr, Int32)" | |
-"M:System.Runtime.InteropServices.Marshal.GetTypedObjectForIUnknown(System.IntPtr,System.Type)",System.Runtime.InteropServices,Marshal,"GetTypedObjectForIUnknown(IntPtr, Type)" | |
-"M:System.Runtime.InteropServices.Marshal.SetComObjectData(System.Object,System.Object,System.Object)",System.Runtime.InteropServices,Marshal,"SetComObjectData(Object, Object, Object)" | |
+"M:System.Net.WebHeaderCollection.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebHeaderCollection,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebHeaderCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebHeaderCollection,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebHeaderCollection.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebHeaderCollection,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebProxy.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebProxy,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebProxy.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebProxy,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebProxy.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebProxy,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebRequest.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebRequest,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebRequest.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebRequest,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebRequest.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebRequest,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebResponse.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebResponse,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebResponse.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebResponse,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebResponse.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Net,WebResponse,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Net.WebSockets.ClientWebSocketOptions.SetBuffer(System.Int32,System.Int32)",System.Net.WebSockets,ClientWebSocketOptions,"SetBuffer(Int32, Int32)" | |
+"M:System.Net.WebSockets.ClientWebSocketOptions.SetBuffer(System.Int32,System.Int32,System.ArraySegment{System.Byte})",System.Net.WebSockets,ClientWebSocketOptions,"SetBuffer(Int32, Int32, ArraySegment<Byte>)" | |
+"M:System.Net.WebSockets.ClientWebSocketOptions.SetRequestHeader(System.String,System.String)",System.Net.WebSockets,ClientWebSocketOptions,"SetRequestHeader(String, String)" | |
+"M:System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeInterfaceAsIntPtr(System.Guid,System.Guid)",System.Runtime.InteropServices,RuntimeEnvironment,"GetRuntimeInterfaceAsIntPtr(Guid, Guid)" | |
"M:System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeInterfaceAsObject(System.Guid,System.Guid)",System.Runtime.InteropServices,RuntimeEnvironment,"GetRuntimeInterfaceAsObject(Guid, Guid)" | |
-"M:System.Runtime.Remoting.Messaging.CallContext.SetData(System.String,System.Object)",System.Runtime.Remoting.Messaging,CallContext,"SetData(String, Object)" | |
-"M:System.Security.AccessControl.MutexSecurity.#ctor(System.String,System.Security.AccessControl.AccessControlSections)",System.Security.AccessControl,MutexSecurity,".ctor(String, AccessControlSections)" | |
-"M:System.Security.AccessControl.NativeObjectSecurity.#ctor(System.Boolean,System.Security.AccessControl.ResourceType,System.Runtime.InteropServices.SafeHandle,System.Security.AccessControl.AccessControlSections)",System.Security.AccessControl,NativeObjectSecurity,".ctor(Boolean, ResourceType, SafeHandle, AccessControlSections)" | |
-"M:System.Security.AccessControl.NativeObjectSecurity.#ctor(System.Boolean,System.Security.AccessControl.ResourceType,System.Runtime.InteropServices.SafeHandle,System.Security.AccessControl.AccessControlSections,System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode,System.Object)",System.Security.AccessControl,NativeObjectSecurity,".ctor(Boolean, ResourceType, SafeHandle, AccessControlSections, ExceptionFromErrorCode, Object)" | |
-"M:System.Security.AccessControl.NativeObjectSecurity.#ctor(System.Boolean,System.Security.AccessControl.ResourceType,System.String,System.Security.AccessControl.AccessControlSections)",System.Security.AccessControl,NativeObjectSecurity,".ctor(Boolean, ResourceType, String, AccessControlSections)" | |
-"M:System.Security.AccessControl.NativeObjectSecurity.#ctor(System.Boolean,System.Security.AccessControl.ResourceType,System.String,System.Security.AccessControl.AccessControlSections,System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode,System.Object)",System.Security.AccessControl,NativeObjectSecurity,".ctor(Boolean, ResourceType, String, AccessControlSections, ExceptionFromErrorCode, Object)" | |
-"M:System.Security.AccessControl.NativeObjectSecurity.Persist(System.Runtime.InteropServices.SafeHandle,System.Security.AccessControl.AccessControlSections)",System.Security.AccessControl,NativeObjectSecurity,"Persist(SafeHandle, AccessControlSections)" | |
-"M:System.Security.AccessControl.NativeObjectSecurity.Persist(System.Runtime.InteropServices.SafeHandle,System.Security.AccessControl.AccessControlSections,System.Object)",System.Security.AccessControl,NativeObjectSecurity,"Persist(SafeHandle, AccessControlSections, Object)" | |
-"M:System.Security.AccessControl.NativeObjectSecurity.Persist(System.String,System.Security.AccessControl.AccessControlSections)",System.Security.AccessControl,NativeObjectSecurity,"Persist(String, AccessControlSections)" | |
-"M:System.Security.AccessControl.NativeObjectSecurity.Persist(System.String,System.Security.AccessControl.AccessControlSections,System.Object)",System.Security.AccessControl,NativeObjectSecurity,"Persist(String, AccessControlSections, Object)" | |
-"M:System.Security.AccessControl.ObjectSecurity`1.#ctor(System.Boolean,System.Security.AccessControl.ResourceType,System.Runtime.InteropServices.SafeHandle,System.Security.AccessControl.AccessControlSections)",System.Security.AccessControl,ObjectSecurity,".ctor(Boolean, ResourceType, SafeHandle, AccessControlSections)" | |
-"M:System.Security.AccessControl.ObjectSecurity`1.#ctor(System.Boolean,System.Security.AccessControl.ResourceType,System.Runtime.InteropServices.SafeHandle,System.Security.AccessControl.AccessControlSections,System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode,System.Object)",System.Security.AccessControl,ObjectSecurity,".ctor(Boolean, ResourceType, SafeHandle, AccessControlSections, ExceptionFromErrorCode, Object)" | |
-"M:System.Security.AccessControl.ObjectSecurity`1.#ctor(System.Boolean,System.Security.AccessControl.ResourceType,System.String,System.Security.AccessControl.AccessControlSections)",System.Security.AccessControl,ObjectSecurity,".ctor(Boolean, ResourceType, String, AccessControlSections)" | |
-"M:System.Security.AccessControl.ObjectSecurity`1.#ctor(System.Boolean,System.Security.AccessControl.ResourceType,System.String,System.Security.AccessControl.AccessControlSections,System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode,System.Object)",System.Security.AccessControl,ObjectSecurity,".ctor(Boolean, ResourceType, String, AccessControlSections, ExceptionFromErrorCode, Object)" | |
-"M:System.Security.AccessControl.SemaphoreSecurity.#ctor(System.String,System.Security.AccessControl.AccessControlSections)",System.Security.AccessControl,SemaphoreSecurity,".ctor(String, AccessControlSections)" | |
+"M:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Security.Authentication.ExtendedProtection,ExtendedProtectionPolicy,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Security.Authentication.ExtendedProtection,ExtendedProtectionPolicy,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Security.Claims.ClaimsIdentity.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Security.Claims,ClaimsIdentity,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Security.Claims.ClaimsIdentity.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Security.Claims,ClaimsIdentity,"GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Security.Claims.ClaimsPrincipal.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Security.Claims,ClaimsPrincipal,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Security.Claims.ClaimsPrincipal.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Security.Claims,ClaimsPrincipal,"GetObjectData(SerializationInfo, StreamingContext)" | |
"M:System.Security.Cryptography.AesCcm.Decrypt(System.Byte[],System.Byte[],System.Byte[],System.Byte[],System.Byte[])",System.Security.Cryptography,AesCcm,"Decrypt(Byte[], Byte[], Byte[], Byte[], Byte[])" | |
"M:System.Security.Cryptography.AesCcm.Decrypt(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,AesCcm,"Decrypt(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Span<Byte>, ReadOnlySpan<Byte>)" | |
"M:System.Security.Cryptography.AesCcm.Encrypt(System.Byte[],System.Byte[],System.Byte[],System.Byte[],System.Byte[])",System.Security.Cryptography,AesCcm,"Encrypt(Byte[], Byte[], Byte[], Byte[], Byte[])" | |
@@ -689,83 +163,241 @@ | |
"M:System.Security.Cryptography.AesGcm.Decrypt(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,AesGcm,"Decrypt(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Span<Byte>, ReadOnlySpan<Byte>)" | |
"M:System.Security.Cryptography.AesGcm.Encrypt(System.Byte[],System.Byte[],System.Byte[],System.Byte[],System.Byte[])",System.Security.Cryptography,AesGcm,"Encrypt(Byte[], Byte[], Byte[], Byte[], Byte[])" | |
"M:System.Security.Cryptography.AesGcm.Encrypt(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Span{System.Byte},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,AesGcm,"Encrypt(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Span<Byte>, Span<Byte>, ReadOnlySpan<Byte>)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)",System.Security.Cryptography,AsymmetricAlgorithm,"ExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, PbeParameters)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)",System.Security.Cryptography,AsymmetricAlgorithm,"ExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, PbeParameters)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,AsymmetricAlgorithm,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Int32)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,AsymmetricAlgorithm,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, ReadOnlySpan<Byte>, Int32)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.ImportPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,AsymmetricAlgorithm,"ImportPkcs8PrivateKey(ReadOnlySpan<Byte>, Int32)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.ImportSubjectPublicKeyInfo(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,AsymmetricAlgorithm,"ImportSubjectPublicKeyInfo(ReadOnlySpan<Byte>, Int32)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,AsymmetricAlgorithm,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, PbeParameters, Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,AsymmetricAlgorithm,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, PbeParameters, Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.TryExportPkcs8PrivateKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,AsymmetricAlgorithm,"TryExportPkcs8PrivateKey(Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.AsymmetricAlgorithm.TryExportSubjectPublicKeyInfo(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,AsymmetricAlgorithm,"TryExportSubjectPublicKeyInfo(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.AesManaged.CreateDecryptor(System.Byte[],System.Byte[])",System.Security.Cryptography,AesManaged,"CreateDecryptor(Byte[], Byte[])" | |
+"M:System.Security.Cryptography.AesManaged.CreateEncryptor(System.Byte[],System.Byte[])",System.Security.Cryptography,AesManaged,"CreateEncryptor(Byte[], Byte[])" | |
+"M:System.Security.Cryptography.AsymmetricSignatureDeformatter.VerifySignature(System.Security.Cryptography.HashAlgorithm,System.Byte[])",System.Security.Cryptography,AsymmetricSignatureDeformatter,"VerifySignature(HashAlgorithm, Byte[])" | |
+"M:System.Security.Cryptography.CryptoConfig.AddAlgorithm(System.Type,System.String[])",System.Security.Cryptography,CryptoConfig,"AddAlgorithm(Type, String[])" | |
"M:System.Security.Cryptography.CryptoConfig.AddOID(System.String,System.String[])",System.Security.Cryptography,CryptoConfig,"AddOID(String, String[])" | |
+"M:System.Security.Cryptography.CryptoConfig.CreateFromName(System.String,System.Object[])",System.Security.Cryptography,CryptoConfig,"CreateFromName(String, Object[])" | |
+"M:System.Security.Cryptography.DSA.CreateSignature(System.Byte[],System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"CreateSignature(Byte[], DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.CreateSignatureCore(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"CreateSignatureCore(ReadOnlySpan<Byte>, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.HashData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"HashData(Byte[], Int32, Int32, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.HashData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"HashData(Stream, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,DSA,"ImportFromEncryptedPem(ReadOnlySpan<Char>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.DSA.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})",System.Security.Cryptography,DSA,"ImportFromEncryptedPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>)" | |
+"M:System.Security.Cryptography.DSA.ImportPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"ImportPkcs8PrivateKey(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.ImportSubjectPublicKeyInfo(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"ImportSubjectPublicKeyInfo(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"SignData(Byte[], Int32, Int32, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"SignData(Byte[], Int32, Int32, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.SignData(System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"SignData(Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.SignData(System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"SignData(Byte[], HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.SignData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"SignData(Stream, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.SignData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"SignData(Stream, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.SignDataCore(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"SignDataCore(Stream, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.SignDataCore(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"SignDataCore(ReadOnlySpan<Byte>, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.TryCreateSignature(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"TryCreateSignature(ReadOnlySpan<Byte>, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.TryCreateSignature(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.DSASignatureFormat,System.Int32@)",System.Security.Cryptography,DSA,"TryCreateSignature(ReadOnlySpan<Byte>, Span<Byte>, DSASignatureFormat, Int32)" | |
+"M:System.Security.Cryptography.DSA.TryCreateSignatureCore(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.DSASignatureFormat,System.Int32@)",System.Security.Cryptography,DSA,"TryCreateSignatureCore(ReadOnlySpan<Byte>, Span<Byte>, DSASignatureFormat, Int32)" | |
+"M:System.Security.Cryptography.DSA.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, PbeParameters, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, PbeParameters, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.TryExportPkcs8PrivateKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"TryExportPkcs8PrivateKey(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.TryExportSubjectPublicKeyInfo(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,DSA,"TryExportSubjectPublicKeyInfo(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSA.TryHashData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Int32@)",System.Security.Cryptography,DSA,"TryHashData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, Int32)" | |
+"M:System.Security.Cryptography.DSA.TrySignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Int32@)",System.Security.Cryptography,DSA,"TrySignData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, Int32)" | |
+"M:System.Security.Cryptography.DSA.TrySignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat,System.Int32@)",System.Security.Cryptography,DSA,"TrySignData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, DSASignatureFormat, Int32)" | |
+"M:System.Security.Cryptography.DSA.TrySignDataCore(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat,System.Int32@)",System.Security.Cryptography,DSA,"TrySignDataCore(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, DSASignatureFormat, Int32)" | |
+"M:System.Security.Cryptography.DSA.VerifyData(System.Byte[],System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"VerifyData(Byte[], Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.VerifyData(System.Byte[],System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifyData(Byte[], Byte[], HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.VerifyData(System.IO.Stream,System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"VerifyData(Stream, Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.VerifyData(System.IO.Stream,System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifyData(Stream, Byte[], HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSA,"VerifyData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSA.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifyData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.VerifyDataCore(System.IO.Stream,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifyDataCore(Stream, ReadOnlySpan<Byte>, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.VerifyDataCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifyDataCore(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.VerifySignature(System.Byte[],System.Byte[],System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifySignature(Byte[], Byte[], DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.VerifySignature(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,DSA,"VerifySignature(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.DSA.VerifySignature(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifySignature(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSA.VerifySignatureCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,DSA,"VerifySignatureCore(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.#ctor(System.Int32,System.Security.Cryptography.CspParameters)",System.Security.Cryptography,DSACryptoServiceProvider,".ctor(Int32, CspParameters)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.SignData(System.Byte[],System.Int32,System.Int32)",System.Security.Cryptography,DSACryptoServiceProvider,"SignData(Byte[], Int32, Int32)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSACryptoServiceProvider,"SignData(Byte[], Int32, Int32, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.SignData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSACryptoServiceProvider,"SignData(Stream, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.TryCreateSignature(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,DSACryptoServiceProvider,"TryCreateSignature(ReadOnlySpan<Byte>, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.TrySignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Int32@)",System.Security.Cryptography,DSACryptoServiceProvider,"TrySignData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, Int32)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.VerifyData(System.Byte[],System.Byte[])",System.Security.Cryptography,DSACryptoServiceProvider,"VerifyData(Byte[], Byte[])" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSACryptoServiceProvider,"VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.VerifyData(System.IO.Stream,System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSACryptoServiceProvider,"VerifyData(Stream, Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,DSACryptoServiceProvider,"VerifyData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.DSACryptoServiceProvider.VerifySignature(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,DSACryptoServiceProvider,"VerifySignature(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.DSASignatureDeformatter.VerifySignature(System.Byte[],System.Byte[])",System.Security.Cryptography,DSASignatureDeformatter,"VerifySignature(Byte[], Byte[])" | |
+"M:System.Security.Cryptography.ECDiffieHellman.DeriveKeyFromHash(System.Security.Cryptography.ECDiffieHellmanPublicKey,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDiffieHellman,"DeriveKeyFromHash(ECDiffieHellmanPublicKey, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.DeriveKeyFromHash(System.Security.Cryptography.ECDiffieHellmanPublicKey,System.Security.Cryptography.HashAlgorithmName,System.Byte[],System.Byte[])",System.Security.Cryptography,ECDiffieHellman,"DeriveKeyFromHash(ECDiffieHellmanPublicKey, HashAlgorithmName, Byte[], Byte[])" | |
+"M:System.Security.Cryptography.ECDiffieHellman.DeriveKeyFromHmac(System.Security.Cryptography.ECDiffieHellmanPublicKey,System.Security.Cryptography.HashAlgorithmName,System.Byte[])",System.Security.Cryptography,ECDiffieHellman,"DeriveKeyFromHmac(ECDiffieHellmanPublicKey, HashAlgorithmName, Byte[])" | |
+"M:System.Security.Cryptography.ECDiffieHellman.DeriveKeyFromHmac(System.Security.Cryptography.ECDiffieHellmanPublicKey,System.Security.Cryptography.HashAlgorithmName,System.Byte[],System.Byte[],System.Byte[])",System.Security.Cryptography,ECDiffieHellman,"DeriveKeyFromHmac(ECDiffieHellmanPublicKey, HashAlgorithmName, Byte[], Byte[], Byte[])" | |
+"M:System.Security.Cryptography.ECDiffieHellman.DeriveKeyTls(System.Security.Cryptography.ECDiffieHellmanPublicKey,System.Byte[],System.Byte[])",System.Security.Cryptography,ECDiffieHellman,"DeriveKeyTls(ECDiffieHellmanPublicKey, Byte[], Byte[])" | |
"M:System.Security.Cryptography.ECDiffieHellman.ImportECPrivateKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"ImportECPrivateKey(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,ECDiffieHellman,"ImportFromEncryptedPem(ReadOnlySpan<Char>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})",System.Security.Cryptography,ECDiffieHellman,"ImportFromEncryptedPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.ImportPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"ImportPkcs8PrivateKey(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.ImportSubjectPublicKeyInfo(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"ImportSubjectPublicKeyInfo(ReadOnlySpan<Byte>, Int32)" | |
"M:System.Security.Cryptography.ECDiffieHellman.TryExportECPrivateKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"TryExportECPrivateKey(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, PbeParameters, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, PbeParameters, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.TryExportPkcs8PrivateKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"TryExportPkcs8PrivateKey(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDiffieHellman.TryExportSubjectPublicKeyInfo(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDiffieHellman,"TryExportSubjectPublicKeyInfo(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.HashData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"HashData(Byte[], Int32, Int32, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDsa.HashData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"HashData(Stream, HashAlgorithmName)" | |
"M:System.Security.Cryptography.ECDsa.ImportECPrivateKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"ImportECPrivateKey(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,ECDsa,"ImportFromEncryptedPem(ReadOnlySpan<Char>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.ECDsa.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})",System.Security.Cryptography,ECDsa,"ImportFromEncryptedPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>)" | |
+"M:System.Security.Cryptography.ECDsa.ImportPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"ImportPkcs8PrivateKey(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.ImportSubjectPublicKeyInfo(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"ImportSubjectPublicKeyInfo(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"SignData(Byte[], Int32, Int32, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDsa.SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"SignData(Byte[], Int32, Int32, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.SignData(System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"SignData(Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDsa.SignData(System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"SignData(Byte[], HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.SignData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"SignData(Stream, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDsa.SignData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"SignData(Stream, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.SignDataCore(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"SignDataCore(Stream, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.SignDataCore(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"SignDataCore(ReadOnlySpan<Byte>, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.SignHash(System.Byte[],System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"SignHash(Byte[], DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.SignHashCore(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"SignHashCore(ReadOnlySpan<Byte>, DSASignatureFormat)" | |
"M:System.Security.Cryptography.ECDsa.TryExportECPrivateKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"TryExportECPrivateKey(Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.Byte[],System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs12Builder,"AddSafeContentsEncrypted(Pkcs12SafeContents, Byte[], PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs12Builder,"AddSafeContentsEncrypted(Pkcs12SafeContents, ReadOnlySpan<Byte>, PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs12Builder,"AddSafeContentsEncrypted(Pkcs12SafeContents, ReadOnlySpan<Char>, PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.String,System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs12Builder,"AddSafeContentsEncrypted(Pkcs12SafeContents, String, PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithMac(System.ReadOnlySpan{System.Char},System.Security.Cryptography.HashAlgorithmName,System.Int32)",System.Security.Cryptography.Pkcs,Pkcs12Builder,"SealWithMac(ReadOnlySpan<Char>, HashAlgorithmName, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithMac(System.String,System.Security.Cryptography.HashAlgorithmName,System.Int32)",System.Security.Cryptography.Pkcs,Pkcs12Builder,"SealWithMac(String, HashAlgorithmName, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12Builder.TryEncode(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Pkcs12Builder,"TryEncode(Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.#ctor(System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte})",System.Security.Cryptography.Pkcs,Pkcs12CertBag,".ctor(Oid, ReadOnlyMemory<Byte>)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12Info.Decode(System.ReadOnlyMemory{System.Byte},System.Int32@,System.Boolean)",System.Security.Cryptography.Pkcs,Pkcs12Info,"Decode(ReadOnlyMemory<Byte>, Int32, Boolean)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12KeyBag.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)",System.Security.Cryptography.Pkcs,Pkcs12KeyBag,".ctor(ReadOnlyMemory<Byte>, Boolean)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.Boolean)",System.Security.Cryptography.Pkcs,Pkcs12SafeBag,".ctor(String, ReadOnlyMemory<Byte>, Boolean)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.TryEncode(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Pkcs12SafeBag,"TryEncode(Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddSecret(System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte})",System.Security.Cryptography.Pkcs,Pkcs12SafeContents,"AddSecret(Oid, ReadOnlyMemory<Byte>)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.Byte[],System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs12SafeContents,"AddShroudedKey(AsymmetricAlgorithm, Byte[], PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs12SafeContents,"AddShroudedKey(AsymmetricAlgorithm, ReadOnlySpan<Byte>, PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs12SafeContents,"AddShroudedKey(AsymmetricAlgorithm, ReadOnlySpan<Char>, PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.String,System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs12SafeContents,"AddShroudedKey(AsymmetricAlgorithm, String, PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)",System.Security.Cryptography.Pkcs,Pkcs12ShroudedKeyBag,".ctor(ReadOnlyMemory<Byte>, Boolean)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.#ctor(System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.ReadOnlyMemory{System.Byte},System.Boolean)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,".ctor(Oid, ReadOnlyMemory<Byte>?, ReadOnlyMemory<Byte>, Boolean)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Decode(System.ReadOnlyMemory{System.Byte},System.Int32@,System.Boolean)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,"Decode(ReadOnlyMemory<Byte>, Int32, Boolean)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.DecryptAndDecode(System.ReadOnlySpan{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,"DecryptAndDecode(ReadOnlySpan<Byte>, ReadOnlyMemory<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.DecryptAndDecode(System.ReadOnlySpan{System.Char},System.ReadOnlyMemory{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,"DecryptAndDecode(ReadOnlySpan<Char>, ReadOnlyMemory<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encrypt(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,"Encrypt(ReadOnlySpan<Byte>, PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encrypt(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,"Encrypt(ReadOnlySpan<Char>, PbeParameters)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncode(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,"TryEncode(Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncrypt(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,"TryEncrypt(ReadOnlySpan<Byte>, PbeParameters, Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncrypt(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,"TryEncrypt(ReadOnlySpan<Char>, PbeParameters, Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromData(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,"CreateFromData(ReadOnlySpan<Byte>, HashAlgorithmName, Oid, ReadOnlyMemory<Byte>?, Boolean, X509ExtensionCollection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromHash(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,"CreateFromHash(ReadOnlyMemory<Byte>, HashAlgorithmName, Oid, ReadOnlyMemory<Byte>?, Boolean, X509ExtensionCollection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromHash(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Oid,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,"CreateFromHash(ReadOnlyMemory<Byte>, Oid, Oid, ReadOnlyMemory<Byte>?, Boolean, X509ExtensionCollection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,"CreateFromSignerInfo(SignerInfo, HashAlgorithmName, Oid, ReadOnlyMemory<Byte>?, Boolean, X509ExtensionCollection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.ProcessResponse(System.ReadOnlyMemory{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,"ProcessResponse(ReadOnlyMemory<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest@,System.Int32@)",System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,"TryDecode(ReadOnlyMemory<Byte>, Rfc3161TimestampRequest, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.TryEncode(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,"TryEncode(Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampToken@,System.Int32@)",System.Security.Cryptography.Pkcs,Rfc3161TimestampToken,"TryDecode(ReadOnlyMemory<Byte>, Rfc3161TimestampToken, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForData(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampToken,"VerifySignatureForData(ReadOnlySpan<Byte>, X509Certificate2, X509Certificate2Collection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForHash(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampToken,"VerifySignatureForHash(ReadOnlySpan<Byte>, HashAlgorithmName, X509Certificate2, X509Certificate2Collection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForHash(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.Oid,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampToken,"VerifySignatureForHash(ReadOnlySpan<Byte>, Oid, X509Certificate2, X509Certificate2Collection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampToken,"VerifySignatureForSignerInfo(SignerInfo, X509Certificate2, X509Certificate2Collection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.#ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.DateTimeOffset,System.Nullable{System.Int64},System.Boolean,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Security.Cryptography.X509Certificates.X509ExtensionCollection)",System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,".ctor(Oid, Oid, ReadOnlyMemory<Byte>, ReadOnlyMemory<Byte>, DateTimeOffset, Int64?, Boolean, ReadOnlyMemory<Byte>?, ReadOnlyMemory<Byte>?, X509ExtensionCollection)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo@,System.Int32@)",System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,"TryDecode(ReadOnlyMemory<Byte>, Rfc3161TimestampTokenInfo, Int32)" | |
-"M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.TryEncode(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,"TryEncode(Span<Byte>, Int32)" | |
-"M:System.Security.Cryptography.ProtectedData.Protect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope)",System.Security.Cryptography,ProtectedData,"Protect(Byte[], Byte[], DataProtectionScope)" | |
-"M:System.Security.Cryptography.ProtectedData.Unprotect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope)",System.Security.Cryptography,ProtectedData,"Unprotect(Byte[], Byte[], DataProtectionScope)" | |
+"M:System.Security.Cryptography.ECDsa.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, PbeParameters, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, PbeParameters, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TryExportPkcs8PrivateKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"TryExportPkcs8PrivateKey(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TryExportSubjectPublicKeyInfo(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"TryExportSubjectPublicKeyInfo(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TryHashData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Int32@)",System.Security.Cryptography,ECDsa,"TryHashData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TrySignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Int32@)",System.Security.Cryptography,ECDsa,"TrySignData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TrySignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat,System.Int32@)",System.Security.Cryptography,ECDsa,"TrySignData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, DSASignatureFormat, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TrySignDataCore(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat,System.Int32@)",System.Security.Cryptography,ECDsa,"TrySignDataCore(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, DSASignatureFormat, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TrySignHash(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,ECDsa,"TrySignHash(ReadOnlySpan<Byte>, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TrySignHash(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.DSASignatureFormat,System.Int32@)",System.Security.Cryptography,ECDsa,"TrySignHash(ReadOnlySpan<Byte>, Span<Byte>, DSASignatureFormat, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.TrySignHashCore(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.DSASignatureFormat,System.Int32@)",System.Security.Cryptography,ECDsa,"TrySignHashCore(ReadOnlySpan<Byte>, Span<Byte>, DSASignatureFormat, Int32)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyData(System.Byte[],System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"VerifyData(Byte[], Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyData(System.Byte[],System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyData(Byte[], Byte[], HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyData(System.IO.Stream,System.Byte[],System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"VerifyData(Stream, Byte[], HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyData(System.IO.Stream,System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyData(Stream, Byte[], HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,ECDsa,"VerifyData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyDataCore(System.IO.Stream,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyDataCore(Stream, ReadOnlySpan<Byte>, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyDataCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyDataCore(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyHash(System.Byte[],System.Byte[],System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyHash(Byte[], Byte[], DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyHash(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,ECDsa,"VerifyHash(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyHash(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyHash(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.ECDsa.VerifyHashCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.DSASignatureFormat)",System.Security.Cryptography,ECDsa,"VerifyHashCore(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, DSASignatureFormat)" | |
+"M:System.Security.Cryptography.HKDF.DeriveKey(System.Security.Cryptography.HashAlgorithmName,System.Byte[],System.Int32,System.Byte[],System.Byte[])",System.Security.Cryptography,HKDF,"DeriveKey(HashAlgorithmName, Byte[], Int32, Byte[], Byte[])" | |
+"M:System.Security.Cryptography.HKDF.DeriveKey(System.Security.Cryptography.HashAlgorithmName,System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,HKDF,"DeriveKey(HashAlgorithmName, ReadOnlySpan<Byte>, Span<Byte>, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.HKDF.Expand(System.Security.Cryptography.HashAlgorithmName,System.Byte[],System.Int32,System.Byte[])",System.Security.Cryptography,HKDF,"Expand(HashAlgorithmName, Byte[], Int32, Byte[])" | |
+"M:System.Security.Cryptography.HKDF.Expand(System.Security.Cryptography.HashAlgorithmName,System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,HKDF,"Expand(HashAlgorithmName, ReadOnlySpan<Byte>, Span<Byte>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.HKDF.Extract(System.Security.Cryptography.HashAlgorithmName,System.Byte[],System.Byte[])",System.Security.Cryptography,HKDF,"Extract(HashAlgorithmName, Byte[], Byte[])" | |
+"M:System.Security.Cryptography.HKDF.Extract(System.Security.Cryptography.HashAlgorithmName,System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Span{System.Byte})",System.Security.Cryptography,HKDF,"Extract(HashAlgorithmName, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Span<Byte>)" | |
+"M:System.Security.Cryptography.HMAC.HashCore(System.Byte[],System.Int32,System.Int32)",System.Security.Cryptography,HMAC,"HashCore(Byte[], Int32, Int32)" | |
+"M:System.Security.Cryptography.HMAC.TryHashFinal(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,HMAC,"TryHashFinal(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.HMACMD5.HashCore(System.Byte[],System.Int32,System.Int32)",System.Security.Cryptography,HMACMD5,"HashCore(Byte[], Int32, Int32)" | |
+"M:System.Security.Cryptography.HMACMD5.TryHashFinal(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,HMACMD5,"TryHashFinal(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.HMACSHA1.#ctor(System.Byte[],System.Boolean)",System.Security.Cryptography,HMACSHA1,".ctor(Byte[], Boolean)" | |
+"M:System.Security.Cryptography.HMACSHA1.HashCore(System.Byte[],System.Int32,System.Int32)",System.Security.Cryptography,HMACSHA1,"HashCore(Byte[], Int32, Int32)" | |
+"M:System.Security.Cryptography.HMACSHA1.TryHashFinal(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,HMACSHA1,"TryHashFinal(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.HMACSHA256.HashCore(System.Byte[],System.Int32,System.Int32)",System.Security.Cryptography,HMACSHA256,"HashCore(Byte[], Int32, Int32)" | |
+"M:System.Security.Cryptography.HMACSHA256.TryHashFinal(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,HMACSHA256,"TryHashFinal(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.HMACSHA384.HashCore(System.Byte[],System.Int32,System.Int32)",System.Security.Cryptography,HMACSHA384,"HashCore(Byte[], Int32, Int32)" | |
+"M:System.Security.Cryptography.HMACSHA384.TryHashFinal(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,HMACSHA384,"TryHashFinal(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.HMACSHA512.HashCore(System.Byte[],System.Int32,System.Int32)",System.Security.Cryptography,HMACSHA512,"HashCore(Byte[], Int32, Int32)" | |
+"M:System.Security.Cryptography.HMACSHA512.TryHashFinal(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,HMACSHA512,"TryHashFinal(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.IncrementalHash.AppendData(System.Byte[],System.Int32,System.Int32)",System.Security.Cryptography,IncrementalHash,"AppendData(Byte[], Int32, Int32)" | |
+"M:System.Security.Cryptography.IncrementalHash.CreateHMAC(System.Security.Cryptography.HashAlgorithmName,System.Byte[])",System.Security.Cryptography,IncrementalHash,"CreateHMAC(HashAlgorithmName, Byte[])" | |
+"M:System.Security.Cryptography.IncrementalHash.TryGetCurrentHash(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,IncrementalHash,"TryGetCurrentHash(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.IncrementalHash.TryGetHashAndReset(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,IncrementalHash,"TryGetHashAndReset(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.PKCS1MaskGenerationMethod.GenerateMask(System.Byte[],System.Int32)",System.Security.Cryptography,PKCS1MaskGenerationMethod,"GenerateMask(Byte[], Int32)" | |
+"M:System.Security.Cryptography.PasswordDeriveBytes.#ctor(System.Byte[],System.Byte[])",System.Security.Cryptography,PasswordDeriveBytes,".ctor(Byte[], Byte[])" | |
+"M:System.Security.Cryptography.PasswordDeriveBytes.#ctor(System.Byte[],System.Byte[],System.Security.Cryptography.CspParameters)",System.Security.Cryptography,PasswordDeriveBytes,".ctor(Byte[], Byte[], CspParameters)" | |
+"M:System.Security.Cryptography.PasswordDeriveBytes.#ctor(System.Byte[],System.Byte[],System.String,System.Int32)",System.Security.Cryptography,PasswordDeriveBytes,".ctor(Byte[], Byte[], String, Int32)" | |
+"M:System.Security.Cryptography.PasswordDeriveBytes.#ctor(System.Byte[],System.Byte[],System.String,System.Int32,System.Security.Cryptography.CspParameters)",System.Security.Cryptography,PasswordDeriveBytes,".ctor(Byte[], Byte[], String, Int32, CspParameters)" | |
+"M:System.Security.Cryptography.PasswordDeriveBytes.#ctor(System.String,System.Byte[],System.Security.Cryptography.CspParameters)",System.Security.Cryptography,PasswordDeriveBytes,".ctor(String, Byte[], CspParameters)" | |
+"M:System.Security.Cryptography.PasswordDeriveBytes.#ctor(System.String,System.Byte[],System.String,System.Int32)",System.Security.Cryptography,PasswordDeriveBytes,".ctor(String, Byte[], String, Int32)" | |
+"M:System.Security.Cryptography.PasswordDeriveBytes.#ctor(System.String,System.Byte[],System.String,System.Int32,System.Security.Cryptography.CspParameters)",System.Security.Cryptography,PasswordDeriveBytes,".ctor(String, Byte[], String, Int32, CspParameters)" | |
+"M:System.Security.Cryptography.PasswordDeriveBytes.CryptDeriveKey(System.String,System.String,System.Int32,System.Byte[])",System.Security.Cryptography,PasswordDeriveBytes,"CryptDeriveKey(String, String, Int32, Byte[])" | |
+"M:System.Security.Cryptography.RSA.Decrypt(System.Byte[],System.Security.Cryptography.RSAEncryptionPadding)",System.Security.Cryptography,RSA,"Decrypt(Byte[], RSAEncryptionPadding)" | |
+"M:System.Security.Cryptography.RSA.Encrypt(System.Byte[],System.Security.Cryptography.RSAEncryptionPadding)",System.Security.Cryptography,RSA,"Encrypt(Byte[], RSAEncryptionPadding)" | |
+"M:System.Security.Cryptography.RSA.HashData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,RSA,"HashData(Byte[], Int32, Int32, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.RSA.HashData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,RSA,"HashData(Stream, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.RSA.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.RSA.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"ImportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.RSA.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})",System.Security.Cryptography,RSA,"ImportFromEncryptedPem(ReadOnlySpan<Char>, ReadOnlySpan<Byte>)" | |
+"M:System.Security.Cryptography.RSA.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})",System.Security.Cryptography,RSA,"ImportFromEncryptedPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>)" | |
+"M:System.Security.Cryptography.RSA.ImportPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"ImportPkcs8PrivateKey(ReadOnlySpan<Byte>, Int32)" | |
"M:System.Security.Cryptography.RSA.ImportRSAPrivateKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"ImportRSAPrivateKey(ReadOnlySpan<Byte>, Int32)" | |
"M:System.Security.Cryptography.RSA.ImportRSAPublicKey(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"ImportRSAPublicKey(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.RSA.ImportSubjectPublicKeyInfo(System.ReadOnlySpan{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"ImportSubjectPublicKeyInfo(ReadOnlySpan<Byte>, Int32)" | |
+"M:System.Security.Cryptography.RSA.SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"SignData(Byte[], Int32, Int32, HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.SignData(System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"SignData(Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.SignData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"SignData(Stream, HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.SignHash(System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"SignHash(Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.TryDecrypt(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.RSAEncryptionPadding,System.Int32@)",System.Security.Cryptography,RSA,"TryDecrypt(ReadOnlySpan<Byte>, Span<Byte>, RSAEncryptionPadding, Int32)" | |
+"M:System.Security.Cryptography.RSA.TryEncrypt(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.RSAEncryptionPadding,System.Int32@)",System.Security.Cryptography,RSA,"TryEncrypt(ReadOnlySpan<Byte>, Span<Byte>, RSAEncryptionPadding, Int32)" | |
+"M:System.Security.Cryptography.RSA.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Byte>, PbeParameters, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.RSA.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan<Char>, PbeParameters, Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.RSA.TryExportPkcs8PrivateKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"TryExportPkcs8PrivateKey(Span<Byte>, Int32)" | |
"M:System.Security.Cryptography.RSA.TryExportRSAPrivateKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"TryExportRSAPrivateKey(Span<Byte>, Int32)" | |
"M:System.Security.Cryptography.RSA.TryExportRSAPublicKey(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"TryExportRSAPublicKey(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.RSA.TryExportSubjectPublicKeyInfo(System.Span{System.Byte},System.Int32@)",System.Security.Cryptography,RSA,"TryExportSubjectPublicKeyInfo(Span<Byte>, Int32)" | |
+"M:System.Security.Cryptography.RSA.TryHashData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Int32@)",System.Security.Cryptography,RSA,"TryHashData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, Int32)" | |
+"M:System.Security.Cryptography.RSA.TrySignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding,System.Int32@)",System.Security.Cryptography,RSA,"TrySignData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, RSASignaturePadding, Int32)" | |
+"M:System.Security.Cryptography.RSA.TrySignHash(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding,System.Int32@)",System.Security.Cryptography,RSA,"TrySignHash(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, RSASignaturePadding, Int32)" | |
+"M:System.Security.Cryptography.RSA.VerifyData(System.Byte[],System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"VerifyData(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.VerifyData(System.IO.Stream,System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"VerifyData(Stream, Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"VerifyData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.VerifyHash(System.Byte[],System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"VerifyHash(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSA.VerifyHash(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSA,"VerifyHash(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.#ctor(System.Int32,System.Security.Cryptography.CspParameters)",System.Security.Cryptography,RSACryptoServiceProvider,".ctor(Int32, CspParameters)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(System.Byte[],System.Boolean)",System.Security.Cryptography,RSACryptoServiceProvider,"Decrypt(Byte[], Boolean)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(System.Byte[],System.Security.Cryptography.RSAEncryptionPadding)",System.Security.Cryptography,RSACryptoServiceProvider,"Decrypt(Byte[], RSAEncryptionPadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.Encrypt(System.Byte[],System.Boolean)",System.Security.Cryptography,RSACryptoServiceProvider,"Encrypt(Byte[], Boolean)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.Encrypt(System.Byte[],System.Security.Cryptography.RSAEncryptionPadding)",System.Security.Cryptography,RSACryptoServiceProvider,"Encrypt(Byte[], RSAEncryptionPadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.SignData(System.Byte[],System.Int32,System.Int32,System.Object)",System.Security.Cryptography,RSACryptoServiceProvider,"SignData(Byte[], Int32, Int32, Object)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSACryptoServiceProvider,"SignData(Byte[], Int32, Int32, HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.SignData(System.Byte[],System.Object)",System.Security.Cryptography,RSACryptoServiceProvider,"SignData(Byte[], Object)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.SignData(System.IO.Stream,System.Object)",System.Security.Cryptography,RSACryptoServiceProvider,"SignData(Stream, Object)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.SignData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSACryptoServiceProvider,"SignData(Stream, HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.SignHash(System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSACryptoServiceProvider,"SignHash(Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.SignHash(System.Byte[],System.String)",System.Security.Cryptography,RSACryptoServiceProvider,"SignHash(Byte[], String)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.TryDecrypt(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.RSAEncryptionPadding,System.Int32@)",System.Security.Cryptography,RSACryptoServiceProvider,"TryDecrypt(ReadOnlySpan<Byte>, Span<Byte>, RSAEncryptionPadding, Int32)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.TryEncrypt(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.RSAEncryptionPadding,System.Int32@)",System.Security.Cryptography,RSACryptoServiceProvider,"TryEncrypt(ReadOnlySpan<Byte>, Span<Byte>, RSAEncryptionPadding, Int32)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.TrySignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding,System.Int32@)",System.Security.Cryptography,RSACryptoServiceProvider,"TrySignData(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, RSASignaturePadding, Int32)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.TrySignHash(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding,System.Int32@)",System.Security.Cryptography,RSACryptoServiceProvider,"TrySignHash(ReadOnlySpan<Byte>, Span<Byte>, HashAlgorithmName, RSASignaturePadding, Int32)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSACryptoServiceProvider,"VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.VerifyData(System.Byte[],System.Object,System.Byte[])",System.Security.Cryptography,RSACryptoServiceProvider,"VerifyData(Byte[], Object, Byte[])" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSACryptoServiceProvider,"VerifyData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.VerifyHash(System.Byte[],System.Byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSACryptoServiceProvider,"VerifyHash(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.VerifyHash(System.Byte[],System.String,System.Byte[])",System.Security.Cryptography,RSACryptoServiceProvider,"VerifyHash(Byte[], String, Byte[])" | |
+"M:System.Security.Cryptography.RSACryptoServiceProvider.VerifyHash(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSACryptoServiceProvider,"VerifyHash(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, HashAlgorithmName, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSAEncryptionPadding.op_Equality(System.Security.Cryptography.RSAEncryptionPadding,System.Security.Cryptography.RSAEncryptionPadding)",System.Security.Cryptography,RSAEncryptionPadding,"op_Equality(RSAEncryptionPadding, RSAEncryptionPadding)" | |
+"M:System.Security.Cryptography.RSAEncryptionPadding.op_Inequality(System.Security.Cryptography.RSAEncryptionPadding,System.Security.Cryptography.RSAEncryptionPadding)",System.Security.Cryptography,RSAEncryptionPadding,"op_Inequality(RSAEncryptionPadding, RSAEncryptionPadding)" | |
+"M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.CreateKeyExchange(System.Byte[],System.Type)",System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,"CreateKeyExchange(Byte[], Type)" | |
+"M:System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.CreateKeyExchange(System.Byte[],System.Type)",System.Security.Cryptography,RSAPKCS1KeyExchangeFormatter,"CreateKeyExchange(Byte[], Type)" | |
+"M:System.Security.Cryptography.RSAPKCS1SignatureDeformatter.VerifySignature(System.Byte[],System.Byte[])",System.Security.Cryptography,RSAPKCS1SignatureDeformatter,"VerifySignature(Byte[], Byte[])" | |
+"M:System.Security.Cryptography.RSASignaturePadding.op_Equality(System.Security.Cryptography.RSASignaturePadding,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSASignaturePadding,"op_Equality(RSASignaturePadding, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.RSASignaturePadding.op_Inequality(System.Security.Cryptography.RSASignaturePadding,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography,RSASignaturePadding,"op_Inequality(RSASignaturePadding, RSASignaturePadding)" | |
+"M:System.Security.Cryptography.Rfc2898DeriveBytes.#ctor(System.Byte[],System.Byte[],System.Int32)",System.Security.Cryptography,Rfc2898DeriveBytes,".ctor(Byte[], Byte[], Int32)" | |
+"M:System.Security.Cryptography.Rfc2898DeriveBytes.#ctor(System.Byte[],System.Byte[],System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,Rfc2898DeriveBytes,".ctor(Byte[], Byte[], Int32, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.Rfc2898DeriveBytes.#ctor(System.String,System.Byte[])",System.Security.Cryptography,Rfc2898DeriveBytes,".ctor(String, Byte[])" | |
+"M:System.Security.Cryptography.Rfc2898DeriveBytes.#ctor(System.String,System.Byte[],System.Int32)",System.Security.Cryptography,Rfc2898DeriveBytes,".ctor(String, Byte[], Int32)" | |
+"M:System.Security.Cryptography.Rfc2898DeriveBytes.#ctor(System.String,System.Byte[],System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,Rfc2898DeriveBytes,".ctor(String, Byte[], Int32, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.Rfc2898DeriveBytes.#ctor(System.String,System.Int32)",System.Security.Cryptography,Rfc2898DeriveBytes,".ctor(String, Int32)" | |
+"M:System.Security.Cryptography.Rfc2898DeriveBytes.#ctor(System.String,System.Int32,System.Int32)",System.Security.Cryptography,Rfc2898DeriveBytes,".ctor(String, Int32, Int32)" | |
+"M:System.Security.Cryptography.Rfc2898DeriveBytes.#ctor(System.String,System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography,Rfc2898DeriveBytes,".ctor(String, Int32, Int32, HashAlgorithmName)" | |
"M:System.Security.Cryptography.Rfc2898DeriveBytes.CryptDeriveKey(System.String,System.String,System.Int32,System.Byte[])",System.Security.Cryptography,Rfc2898DeriveBytes,"CryptDeriveKey(String, String, Int32, Byte[])" | |
-"M:System.Security.Cryptography.X509Certificates.CertificateRequest.#ctor(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Security.Cryptography.ECDsa,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography.X509Certificates,CertificateRequest,".ctor(X500DistinguishedName, ECDsa, HashAlgorithmName)" | |
+"M:System.Security.Cryptography.RijndaelManaged.CreateDecryptor(System.Byte[],System.Byte[])",System.Security.Cryptography,RijndaelManaged,"CreateDecryptor(Byte[], Byte[])" | |
+"M:System.Security.Cryptography.RijndaelManaged.CreateEncryptor(System.Byte[],System.Byte[])",System.Security.Cryptography,RijndaelManaged,"CreateEncryptor(Byte[], Byte[])" | |
"M:System.Security.Cryptography.X509Certificates.CertificateRequest.#ctor(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Security.Cryptography.RSA,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography.X509Certificates,CertificateRequest,".ctor(X500DistinguishedName, RSA, HashAlgorithmName, RSASignaturePadding)" | |
-"M:System.Security.Cryptography.X509Certificates.CertificateRequest.#ctor(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Security.Cryptography.X509Certificates.PublicKey,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography.X509Certificates,CertificateRequest,".ctor(X500DistinguishedName, PublicKey, HashAlgorithmName)" | |
-"M:System.Security.Cryptography.X509Certificates.CertificateRequest.#ctor(System.String,System.Security.Cryptography.ECDsa,System.Security.Cryptography.HashAlgorithmName)",System.Security.Cryptography.X509Certificates,CertificateRequest,".ctor(String, ECDsa, HashAlgorithmName)" | |
"M:System.Security.Cryptography.X509Certificates.CertificateRequest.#ctor(System.String,System.Security.Cryptography.RSA,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography.X509Certificates,CertificateRequest,".ctor(String, RSA, HashAlgorithmName, RSASignaturePadding)" | |
-"M:System.Security.Cryptography.X509Certificates.CertificateRequest.Create(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Security.Cryptography.X509Certificates.X509SignatureGenerator,System.DateTimeOffset,System.DateTimeOffset,System.Byte[])",System.Security.Cryptography.X509Certificates,CertificateRequest,"Create(X500DistinguishedName, X509SignatureGenerator, DateTimeOffset, DateTimeOffset, Byte[])" | |
"M:System.Security.Cryptography.X509Certificates.CertificateRequest.Create(System.Security.Cryptography.X509Certificates.X509Certificate2,System.DateTimeOffset,System.DateTimeOffset,System.Byte[])",System.Security.Cryptography.X509Certificates,CertificateRequest,"Create(X509Certificate2, DateTimeOffset, DateTimeOffset, Byte[])" | |
+"M:System.Security.Cryptography.X509Certificates.CertificateRequest.Create(System.Security.Cryptography.X509Certificates.X509Certificate2,System.DateTimeOffset,System.DateTimeOffset,System.ReadOnlySpan{System.Byte})",System.Security.Cryptography.X509Certificates,CertificateRequest,"Create(X509Certificate2, DateTimeOffset, DateTimeOffset, ReadOnlySpan<Byte>)" | |
"M:System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSelfSigned(System.DateTimeOffset,System.DateTimeOffset)",System.Security.Cryptography.X509Certificates,CertificateRequest,"CreateSelfSigned(DateTimeOffset, DateTimeOffset)" | |
-"M:System.Security.Cryptography.X509Certificates.X509Certificate.#ctor(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate,".ctor(Byte[], SecureString, X509KeyStorageFlags)" | |
-"M:System.Security.Cryptography.X509Certificates.X509Certificate.#ctor(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate,".ctor(Byte[], String, X509KeyStorageFlags)" | |
+"M:System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions.CopyWithPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.ECDsa)",System.Security.Cryptography.X509Certificates,ECDsaCertificateExtensions,"CopyWithPrivateKey(X509Certificate2, ECDsa)" | |
"M:System.Security.Cryptography.X509Certificates.X509Certificate.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Security.Cryptography.X509Certificates,X509Certificate,".ctor(SerializationInfo, StreamingContext)" | |
-"M:System.Security.Cryptography.X509Certificates.X509Certificate.#ctor(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate,".ctor(String, SecureString, X509KeyStorageFlags)" | |
-"M:System.Security.Cryptography.X509Certificates.X509Certificate.#ctor(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate,".ctor(String, String, X509KeyStorageFlags)" | |
"M:System.Security.Cryptography.X509Certificates.X509Certificate.Import(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate,"Import(Byte[], SecureString, X509KeyStorageFlags)" | |
"M:System.Security.Cryptography.X509Certificates.X509Certificate.Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate,"Import(Byte[], String, X509KeyStorageFlags)" | |
"M:System.Security.Cryptography.X509Certificates.X509Certificate.Import(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate,"Import(String, SecureString, X509KeyStorageFlags)" | |
@@ -778,70 +410,51 @@ | |
"M:System.Security.Cryptography.X509Certificates.X509Certificate2.Import(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate2,"Import(String, SecureString, X509KeyStorageFlags)" | |
"M:System.Security.Cryptography.X509Certificates.X509Certificate2.Import(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)",System.Security.Cryptography.X509Certificates,X509Certificate2,"Import(String, String, X509KeyStorageFlags)" | |
"M:System.Security.Cryptography.X509Certificates.X509SignatureGenerator.CreateForRSA(System.Security.Cryptography.RSA,System.Security.Cryptography.RSASignaturePadding)",System.Security.Cryptography.X509Certificates,X509SignatureGenerator,"CreateForRSA(RSA, RSASignaturePadding)" | |
-"M:System.ServiceProcess.ServiceController.#ctor(System.String,System.String)",System.ServiceProcess,ServiceController,".ctor(String, String)" | |
-"M:System.ServiceProcess.ServiceController.WaitForStatus(System.ServiceProcess.ServiceControllerStatus,System.TimeSpan)",System.ServiceProcess,ServiceController,"WaitForStatus(ServiceControllerStatus, TimeSpan)" | |
-"M:System.ServiceProcess.TimeoutException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.ServiceProcess,TimeoutException,".ctor(SerializationInfo, StreamingContext)" | |
-"M:System.ServiceProcess.TimeoutException.#ctor(System.String,System.Exception)",System.ServiceProcess,TimeoutException,".ctor(String, Exception)" | |
-"M:System.String.Concat(System.Object,System.Object,System.Object,System.Object,__arglist)",System,String,"Concat(Object, Object, Object, Object, __arglist)" | |
"M:System.Text.RegularExpressions.Regex.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Text.RegularExpressions,Regex,".ctor(SerializationInfo, StreamingContext)" | |
+"M:System.Text.RegularExpressions.Regex.CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName)",System.Text.RegularExpressions,Regex,"CompileToAssembly(RegexCompilationInfo[], AssemblyName)" | |
+"M:System.Text.RegularExpressions.Regex.CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName,System.Reflection.Emit.CustomAttributeBuilder[])",System.Text.RegularExpressions,Regex,"CompileToAssembly(RegexCompilationInfo[], AssemblyName, CustomAttributeBuilder[])" | |
+"M:System.Text.RegularExpressions.Regex.CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName,System.Reflection.Emit.CustomAttributeBuilder[],System.String)",System.Text.RegularExpressions,Regex,"CompileToAssembly(RegexCompilationInfo[], AssemblyName, CustomAttributeBuilder[], String)" | |
"M:System.Text.RegularExpressions.Regex.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Text.RegularExpressions,Regex,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
-"M:System.Threading.PreAllocatedOverlapped.#ctor(System.Threading.IOCompletionCallback,System.Object,System.Object)",System.Threading,PreAllocatedOverlapped,".ctor(IOCompletionCallback, Object, Object)" | |
-"M:System.Threading.ThreadPoolBoundHandle.AllocateNativeOverlapped(System.Threading.IOCompletionCallback,System.Object,System.Object)",System.Threading,ThreadPoolBoundHandle,"AllocateNativeOverlapped(IOCompletionCallback, Object, Object)" | |
-"M:System.Xml.Linq.XName.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Xml.Linq,XName,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Transactions.Transaction.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)",System.Transactions,Transaction,"System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" | |
+"M:System.Transactions.TransactionInterop.GetExportCookie(System.Transactions.Transaction,System.Byte[])",System.Transactions,TransactionInterop,"GetExportCookie(Transaction, Byte[])" | |
+"M:System.Transactions.TransactionManager.Reenlist(System.Guid,System.Byte[],System.Transactions.IEnlistmentNotification)",System.Transactions,TransactionManager,"Reenlist(Guid, Byte[], IEnlistmentNotification)" | |
DocId,Namespace,Type,Member | |
-M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey),Microsoft.Win32,RegistryAclExtensions,GetAccessControl(RegistryKey) | |
-M:Microsoft.Win32.RegistryKey.CreateSubKey(System.String),Microsoft.Win32,RegistryKey,CreateSubKey(String) | |
-M:Microsoft.Win32.RegistryKey.FromHandle(Microsoft.Win32.SafeHandles.SafeRegistryHandle),Microsoft.Win32,RegistryKey,FromHandle(SafeRegistryHandle) | |
-M:Microsoft.Win32.RegistryKey.GetAccessControl(System.Security.AccessControl.AccessControlSections),Microsoft.Win32,RegistryKey,GetAccessControl(AccessControlSections) | |
-M:Microsoft.Win32.RegistryKey.GetAccessControl,Microsoft.Win32,RegistryKey,GetAccessControl() | |
-M:Microsoft.Win32.RegistryKey.GetSubKeyNames,Microsoft.Win32,RegistryKey,GetSubKeyNames() | |
-M:Microsoft.Win32.RegistryKey.GetValue(System.String),Microsoft.Win32,RegistryKey,GetValue(String) | |
-M:Microsoft.Win32.RegistryKey.GetValueKind(System.String),Microsoft.Win32,RegistryKey,GetValueKind(String) | |
-M:Microsoft.Win32.RegistryKey.GetValueNames,Microsoft.Win32,RegistryKey,GetValueNames() | |
-M:Microsoft.Win32.RegistryKey.OpenSubKey(System.String),Microsoft.Win32,RegistryKey,OpenSubKey(String) | |
-M:Microsoft.Win32.RegistryKey.SetAccessControl(System.Security.AccessControl.RegistrySecurity),Microsoft.Win32,RegistryKey,SetAccessControl(RegistrySecurity) | |
-M:Microsoft.Win32.RegistryKey.get_Handle,Microsoft.Win32,RegistryKey,get_Handle() | |
-M:Microsoft.Win32.RegistryKey.get_Name,Microsoft.Win32,RegistryKey,get_Name() | |
-M:Microsoft.Win32.RegistryKey.get_SubKeyCount,Microsoft.Win32,RegistryKey,get_SubKeyCount() | |
-M:Microsoft.Win32.RegistryKey.get_ValueCount,Microsoft.Win32,RegistryKey,get_ValueCount() | |
-M:Microsoft.Win32.RegistryKey.get_View,Microsoft.Win32,RegistryKey,get_View() | |
-M:Mono.Security.X509.X509Store.Import(Mono.Security.X509.X509Certificate),Mono.Security.X509,X509Store,Import(X509Certificate) | |
-M:Mono.Security.X509.X509Store.Remove(Mono.Security.X509.X509Certificate),Mono.Security.X509,X509Store,Remove(X509Certificate) | |
-M:System.Activator.CreateInstance(System.ActivationContext),System,Activator,CreateInstance(ActivationContext) | |
-M:System.AppDomain.CreateDomain(System.String),System,AppDomain,CreateDomain(String) | |
-M:System.AppDomain.IsDefaultAppDomain,System,AppDomain,IsDefaultAppDomain() | |
-M:System.AppDomain.SetDynamicBase(System.String),System,AppDomain,SetDynamicBase(String) | |
-M:System.AppDomain.Unload(System.AppDomain),System,AppDomain,Unload(AppDomain) | |
-M:System.AppDomain.get_DomainManager,System,AppDomain,get_DomainManager() | |
-M:System.AppDomainManager.#ctor,System,AppDomainManager,.ctor() | |
-M:System.AppDomainManager.CheckSecuritySettings(System.Security.SecurityState),System,AppDomainManager,CheckSecuritySettings(SecurityState) | |
-M:System.AppDomainManager.InitializeNewDomain(System.AppDomainSetup),System,AppDomainManager,InitializeNewDomain(AppDomainSetup) | |
-M:System.AppDomainManager.get_ApplicationActivator,System,AppDomainManager,get_ApplicationActivator() | |
-M:System.AppDomainManager.get_EntryAssembly,System,AppDomainManager,get_EntryAssembly() | |
-M:System.AppDomainManager.get_HostExecutionContextManager,System,AppDomainManager,get_HostExecutionContextManager() | |
-M:System.AppDomainManager.get_HostSecurityManager,System,AppDomainManager,get_HostSecurityManager() | |
-M:System.AppDomainManager.get_InitializationFlags,System,AppDomainManager,get_InitializationFlags() | |
-M:System.AppDomainManager.set_InitializationFlags(System.AppDomainManagerInitializationOptions),System,AppDomainManager,set_InitializationFlags(AppDomainManagerInitializationOptions) | |
-M:System.AppDomainSetup.get_AppDomainInitializer,System,AppDomainSetup,get_AppDomainInitializer() | |
-M:System.AppDomainSetup.set_AppDomainInitializer(System.AppDomainInitializer),System,AppDomainSetup,set_AppDomainInitializer(AppDomainInitializer) | |
-M:System.ArgIterator.#ctor(System.RuntimeArgumentHandle),System,ArgIterator,.ctor(RuntimeArgumentHandle) | |
+M:Microsoft.VisualBasic.DateAndTime.set_DateString(System.String),Microsoft.VisualBasic,DateAndTime,set_DateString(String) | |
+M:Microsoft.VisualBasic.DateAndTime.set_TimeOfDay(System.DateTime),Microsoft.VisualBasic,DateAndTime,set_TimeOfDay(DateTime) | |
+M:Microsoft.VisualBasic.DateAndTime.set_TimeString(System.String),Microsoft.VisualBasic,DateAndTime,set_TimeString(String) | |
+M:Microsoft.VisualBasic.DateAndTime.set_Today(System.DateTime),Microsoft.VisualBasic,DateAndTime,set_Today(DateTime) | |
+M:Microsoft.VisualBasic.FileIO.FileSystem.DeleteFile(System.String),Microsoft.VisualBasic.FileIO,FileSystem,DeleteFile(String) | |
+M:Microsoft.VisualBasic.FileSystem.ChDrive(System.Char),Microsoft.VisualBasic,FileSystem,ChDrive(Char) | |
+M:Microsoft.VisualBasic.FileSystem.ChDrive(System.String),Microsoft.VisualBasic,FileSystem,ChDrive(String) | |
+M:Microsoft.VisualBasic.FileSystem.CurDir(System.Char),Microsoft.VisualBasic,FileSystem,CurDir(Char) | |
+M:Microsoft.VisualBasic.Interaction.AppActivate(System.Int32),Microsoft.VisualBasic,Interaction,AppActivate(Int32) | |
+M:Microsoft.VisualBasic.Interaction.AppActivate(System.String),Microsoft.VisualBasic,Interaction,AppActivate(String) | |
+M:Microsoft.VisualBasic.Interaction.Beep,Microsoft.VisualBasic,Interaction,Beep() | |
M:System.Collections.Generic.LinkedList`1.Enumerator.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object),System.Collections.Generic,LinkedList+Enumerator,System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object) | |
M:System.Collections.Generic.SortedSet`1.Enumerator.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object),System.Collections.Generic,SortedSet+Enumerator,System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object) | |
+M:System.Collections.Specialized.NameObjectCollectionBase.OnDeserialization(System.Object),System.Collections.Specialized,NameObjectCollectionBase,OnDeserialization(Object) | |
M:System.Console.Beep,System,Console,Beep() | |
M:System.Console.Clear,System,Console,Clear() | |
+M:System.Console.GetCursorPosition,System,Console,GetCursorPosition() | |
+M:System.Console.OpenStandardInput(System.Int32),System,Console,OpenStandardInput(Int32) | |
+M:System.Console.OpenStandardInput,System,Console,OpenStandardInput() | |
+M:System.Console.Read,System,Console,Read() | |
M:System.Console.ReadKey(System.Boolean),System,Console,ReadKey(Boolean) | |
M:System.Console.ReadKey,System,Console,ReadKey() | |
+M:System.Console.ReadLine,System,Console,ReadLine() | |
+M:System.Console.ResetColor,System,Console,ResetColor() | |
M:System.Console.add_CancelKeyPress(System.ConsoleCancelEventHandler),System,Console,add_CancelKeyPress(ConsoleCancelEventHandler) | |
+M:System.Console.get_BackgroundColor,System,Console,get_BackgroundColor() | |
M:System.Console.get_BufferHeight,System,Console,get_BufferHeight() | |
M:System.Console.get_BufferWidth,System,Console,get_BufferWidth() | |
M:System.Console.get_CapsLock,System,Console,get_CapsLock() | |
M:System.Console.get_CursorLeft,System,Console,get_CursorLeft() | |
+M:System.Console.get_CursorSize,System,Console,get_CursorSize() | |
M:System.Console.get_CursorTop,System,Console,get_CursorTop() | |
M:System.Console.get_CursorVisible,System,Console,get_CursorVisible() | |
-M:System.Console.get_IsErrorRedirected,System,Console,get_IsErrorRedirected() | |
-M:System.Console.get_IsInputRedirected,System,Console,get_IsInputRedirected() | |
-M:System.Console.get_IsOutputRedirected,System,Console,get_IsOutputRedirected() | |
-M:System.Console.get_KeyAvailable,System,Console,get_KeyAvailable() | |
+M:System.Console.get_ForegroundColor,System,Console,get_ForegroundColor() | |
+M:System.Console.get_In,System,Console,get_In() | |
+M:System.Console.get_InputEncoding,System,Console,get_InputEncoding() | |
M:System.Console.get_LargestWindowHeight,System,Console,get_LargestWindowHeight() | |
M:System.Console.get_LargestWindowWidth,System,Console,get_LargestWindowWidth() | |
M:System.Console.get_NumberLock,System,Console,get_NumberLock() | |
@@ -850,1341 +463,79 @@ | |
M:System.Console.get_WindowHeight,System,Console,get_WindowHeight() | |
M:System.Console.get_WindowWidth,System,Console,get_WindowWidth() | |
M:System.Console.remove_CancelKeyPress(System.ConsoleCancelEventHandler),System,Console,remove_CancelKeyPress(ConsoleCancelEventHandler) | |
+M:System.Console.set_BackgroundColor(System.ConsoleColor),System,Console,set_BackgroundColor(ConsoleColor) | |
M:System.Console.set_BufferHeight(System.Int32),System,Console,set_BufferHeight(Int32) | |
M:System.Console.set_BufferWidth(System.Int32),System,Console,set_BufferWidth(Int32) | |
M:System.Console.set_CursorLeft(System.Int32),System,Console,set_CursorLeft(Int32) | |
M:System.Console.set_CursorSize(System.Int32),System,Console,set_CursorSize(Int32) | |
M:System.Console.set_CursorTop(System.Int32),System,Console,set_CursorTop(Int32) | |
M:System.Console.set_CursorVisible(System.Boolean),System,Console,set_CursorVisible(Boolean) | |
-M:System.Console.set_LargestWindowHeight(System.Int32),System,Console,set_LargestWindowHeight(Int32) | |
-M:System.Console.set_LargestWindowWidth(System.Int32),System,Console,set_LargestWindowWidth(Int32) | |
+M:System.Console.set_ForegroundColor(System.ConsoleColor),System,Console,set_ForegroundColor(ConsoleColor) | |
+M:System.Console.set_InputEncoding(System.Text.Encoding),System,Console,set_InputEncoding(Encoding) | |
M:System.Console.set_Title(System.String),System,Console,set_Title(String) | |
M:System.Console.set_TreatControlCAsInput(System.Boolean),System,Console,set_TreatControlCAsInput(Boolean) | |
M:System.Console.set_WindowHeight(System.Int32),System,Console,set_WindowHeight(Int32) | |
M:System.Console.set_WindowLeft(System.Int32),System,Console,set_WindowLeft(Int32) | |
M:System.Console.set_WindowTop(System.Int32),System,Console,set_WindowTop(Int32) | |
M:System.Console.set_WindowWidth(System.Int32),System,Console,set_WindowWidth(Int32) | |
-M:System.Data.Common.DbProviderFactories.GetFactory(System.Data.Common.DbConnection),System.Data.Common,DbProviderFactories,GetFactory(DbConnection) | |
-M:System.Data.Common.DbProviderFactories.GetFactory(System.Data.DataRow),System.Data.Common,DbProviderFactories,GetFactory(DataRow) | |
-M:System.Data.Common.DbProviderFactories.GetFactory(System.String),System.Data.Common,DbProviderFactories,GetFactory(String) | |
-M:System.Data.Common.DbProviderFactories.GetFactoryClasses,System.Data.Common,DbProviderFactories,GetFactoryClasses() | |
-M:System.Data.Common.DbProviderFactories.GetProviderInvariantNames,System.Data.Common,DbProviderFactories,GetProviderInvariantNames() | |
-M:System.Data.Common.DbProviderFactories.UnregisterFactory(System.String),System.Data.Common,DbProviderFactories,UnregisterFactory(String) | |
-M:System.Data.DataTableExtensions.AsDataView(System.Data.DataTable),System.Data,DataTableExtensions,AsDataView(DataTable) | |
-M:System.Data.DataTableExtensions.AsDataView``1(System.Data.EnumerableRowCollection{``0}),System.Data,DataTableExtensions,AsDataView<T>(EnumerableRowCollection<T>) | |
-M:System.DateTime.Parse(System.String),System,DateTime,Parse(String) | |
-M:System.DateTimeOffset.Parse(System.String),System,DateTimeOffset,Parse(String) | |
-M:System.Diagnostics.CorrelationManager.StartLogicalOperation(System.Object),System.Diagnostics,CorrelationManager,StartLogicalOperation(Object) | |
-M:System.Diagnostics.CorrelationManager.StartLogicalOperation,System.Diagnostics,CorrelationManager,StartLogicalOperation() | |
-M:System.Diagnostics.CorrelationManager.StopLogicalOperation,System.Diagnostics,CorrelationManager,StopLogicalOperation() | |
-M:System.Diagnostics.CorrelationManager.get_LogicalOperationStack,System.Diagnostics,CorrelationManager,get_LogicalOperationStack() | |
-M:System.Diagnostics.TraceEventCache.get_LogicalOperationStack,System.Diagnostics,TraceEventCache,get_LogicalOperationStack() | |
-M:System.Diagnostics.Tracing.EventSource.GetGuid(System.Type),System.Diagnostics.Tracing,EventSource,GetGuid(Type) | |
-M:System.Diagnostics.Tracing.EventSource.GetName(System.Type),System.Diagnostics.Tracing,EventSource,GetName(Type) | |
-M:System.Diagnostics.Tracing.EventSource.GetSources,System.Diagnostics.Tracing,EventSource,GetSources() | |
-M:System.Diagnostics.Tracing.EventSource.SetCurrentThreadActivityId(System.Guid),System.Diagnostics.Tracing,EventSource,SetCurrentThreadActivityId(Guid) | |
-M:System.Diagnostics.Tracing.EventSource.add_EventCommandExecuted(System.EventHandler{System.Diagnostics.Tracing.EventCommandEventArgs}),System.Diagnostics.Tracing,EventSource,add_EventCommandExecuted(EventHandler<EventCommandEventArgs>) | |
-M:System.Diagnostics.Tracing.EventSource.remove_EventCommandExecuted(System.EventHandler{System.Diagnostics.Tracing.EventCommandEventArgs}),System.Diagnostics.Tracing,EventSource,remove_EventCommandExecuted(EventHandler<EventCommandEventArgs>) | |
-M:System.Drawing.Bitmap.#ctor(System.Drawing.Image),System.Drawing,Bitmap,.ctor(Image) | |
-M:System.Drawing.Bitmap.#ctor(System.IO.Stream),System.Drawing,Bitmap,.ctor(Stream) | |
-M:System.Drawing.Bitmap.#ctor(System.String),System.Drawing,Bitmap,.ctor(String) | |
-M:System.Drawing.Bitmap.FromHicon(System.IntPtr),System.Drawing,Bitmap,FromHicon(IntPtr) | |
-M:System.Drawing.Bitmap.GetHbitmap(System.Drawing.Color),System.Drawing,Bitmap,GetHbitmap(Color) | |
-M:System.Drawing.Bitmap.GetHbitmap,System.Drawing,Bitmap,GetHbitmap() | |
-M:System.Drawing.Bitmap.GetHicon,System.Drawing,Bitmap,GetHicon() | |
-M:System.Drawing.Bitmap.MakeTransparent(System.Drawing.Color),System.Drawing,Bitmap,MakeTransparent(Color) | |
-M:System.Drawing.Bitmap.MakeTransparent,System.Drawing,Bitmap,MakeTransparent() | |
-M:System.Drawing.Bitmap.UnlockBits(System.Drawing.Imaging.BitmapData),System.Drawing,Bitmap,UnlockBits(BitmapData) | |
-M:System.Drawing.BitmapSuffixInSameAssemblyAttribute.#ctor,System.Drawing,BitmapSuffixInSameAssemblyAttribute,.ctor() | |
-M:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute.#ctor,System.Drawing,BitmapSuffixInSatelliteAssemblyAttribute,.ctor() | |
-M:System.Drawing.Brush.#ctor,System.Drawing,Brush,.ctor() | |
-M:System.Drawing.Brush.Dispose(System.Boolean),System.Drawing,Brush,Dispose(Boolean) | |
-M:System.Drawing.Brush.Dispose,System.Drawing,Brush,Dispose() | |
-M:System.Drawing.Brush.Finalize,System.Drawing,Brush,Finalize() | |
-M:System.Drawing.Brush.SetNativeBrush(System.IntPtr),System.Drawing,Brush,SetNativeBrush(IntPtr) | |
-M:System.Drawing.Brushes.get_AliceBlue,System.Drawing,Brushes,get_AliceBlue() | |
-M:System.Drawing.Brushes.get_AntiqueWhite,System.Drawing,Brushes,get_AntiqueWhite() | |
-M:System.Drawing.Brushes.get_Aqua,System.Drawing,Brushes,get_Aqua() | |
-M:System.Drawing.Brushes.get_Aquamarine,System.Drawing,Brushes,get_Aquamarine() | |
-M:System.Drawing.Brushes.get_Azure,System.Drawing,Brushes,get_Azure() | |
-M:System.Drawing.Brushes.get_Beige,System.Drawing,Brushes,get_Beige() | |
-M:System.Drawing.Brushes.get_Bisque,System.Drawing,Brushes,get_Bisque() | |
-M:System.Drawing.Brushes.get_Black,System.Drawing,Brushes,get_Black() | |
-M:System.Drawing.Brushes.get_BlanchedAlmond,System.Drawing,Brushes,get_BlanchedAlmond() | |
-M:System.Drawing.Brushes.get_Blue,System.Drawing,Brushes,get_Blue() | |
-M:System.Drawing.Brushes.get_BlueViolet,System.Drawing,Brushes,get_BlueViolet() | |
-M:System.Drawing.Brushes.get_Brown,System.Drawing,Brushes,get_Brown() | |
-M:System.Drawing.Brushes.get_BurlyWood,System.Drawing,Brushes,get_BurlyWood() | |
-M:System.Drawing.Brushes.get_CadetBlue,System.Drawing,Brushes,get_CadetBlue() | |
-M:System.Drawing.Brushes.get_Chartreuse,System.Drawing,Brushes,get_Chartreuse() | |
-M:System.Drawing.Brushes.get_Chocolate,System.Drawing,Brushes,get_Chocolate() | |
-M:System.Drawing.Brushes.get_Coral,System.Drawing,Brushes,get_Coral() | |
-M:System.Drawing.Brushes.get_CornflowerBlue,System.Drawing,Brushes,get_CornflowerBlue() | |
-M:System.Drawing.Brushes.get_Cornsilk,System.Drawing,Brushes,get_Cornsilk() | |
-M:System.Drawing.Brushes.get_Crimson,System.Drawing,Brushes,get_Crimson() | |
-M:System.Drawing.Brushes.get_Cyan,System.Drawing,Brushes,get_Cyan() | |
-M:System.Drawing.Brushes.get_DarkBlue,System.Drawing,Brushes,get_DarkBlue() | |
-M:System.Drawing.Brushes.get_DarkCyan,System.Drawing,Brushes,get_DarkCyan() | |
-M:System.Drawing.Brushes.get_DarkGoldenrod,System.Drawing,Brushes,get_DarkGoldenrod() | |
-M:System.Drawing.Brushes.get_DarkGray,System.Drawing,Brushes,get_DarkGray() | |
-M:System.Drawing.Brushes.get_DarkGreen,System.Drawing,Brushes,get_DarkGreen() | |
-M:System.Drawing.Brushes.get_DarkKhaki,System.Drawing,Brushes,get_DarkKhaki() | |
-M:System.Drawing.Brushes.get_DarkMagenta,System.Drawing,Brushes,get_DarkMagenta() | |
-M:System.Drawing.Brushes.get_DarkOliveGreen,System.Drawing,Brushes,get_DarkOliveGreen() | |
-M:System.Drawing.Brushes.get_DarkOrange,System.Drawing,Brushes,get_DarkOrange() | |
-M:System.Drawing.Brushes.get_DarkOrchid,System.Drawing,Brushes,get_DarkOrchid() | |
-M:System.Drawing.Brushes.get_DarkRed,System.Drawing,Brushes,get_DarkRed() | |
-M:System.Drawing.Brushes.get_DarkSalmon,System.Drawing,Brushes,get_DarkSalmon() | |
-M:System.Drawing.Brushes.get_DarkSeaGreen,System.Drawing,Brushes,get_DarkSeaGreen() | |
-M:System.Drawing.Brushes.get_DarkSlateBlue,System.Drawing,Brushes,get_DarkSlateBlue() | |
-M:System.Drawing.Brushes.get_DarkSlateGray,System.Drawing,Brushes,get_DarkSlateGray() | |
-M:System.Drawing.Brushes.get_DarkTurquoise,System.Drawing,Brushes,get_DarkTurquoise() | |
-M:System.Drawing.Brushes.get_DarkViolet,System.Drawing,Brushes,get_DarkViolet() | |
-M:System.Drawing.Brushes.get_DeepPink,System.Drawing,Brushes,get_DeepPink() | |
-M:System.Drawing.Brushes.get_DeepSkyBlue,System.Drawing,Brushes,get_DeepSkyBlue() | |
-M:System.Drawing.Brushes.get_DimGray,System.Drawing,Brushes,get_DimGray() | |
-M:System.Drawing.Brushes.get_DodgerBlue,System.Drawing,Brushes,get_DodgerBlue() | |
-M:System.Drawing.Brushes.get_Firebrick,System.Drawing,Brushes,get_Firebrick() | |
-M:System.Drawing.Brushes.get_FloralWhite,System.Drawing,Brushes,get_FloralWhite() | |
-M:System.Drawing.Brushes.get_ForestGreen,System.Drawing,Brushes,get_ForestGreen() | |
-M:System.Drawing.Brushes.get_Fuchsia,System.Drawing,Brushes,get_Fuchsia() | |
-M:System.Drawing.Brushes.get_Gainsboro,System.Drawing,Brushes,get_Gainsboro() | |
-M:System.Drawing.Brushes.get_GhostWhite,System.Drawing,Brushes,get_GhostWhite() | |
-M:System.Drawing.Brushes.get_Gold,System.Drawing,Brushes,get_Gold() | |
-M:System.Drawing.Brushes.get_Goldenrod,System.Drawing,Brushes,get_Goldenrod() | |
-M:System.Drawing.Brushes.get_Gray,System.Drawing,Brushes,get_Gray() | |
-M:System.Drawing.Brushes.get_Green,System.Drawing,Brushes,get_Green() | |
-M:System.Drawing.Brushes.get_GreenYellow,System.Drawing,Brushes,get_GreenYellow() | |
-M:System.Drawing.Brushes.get_Honeydew,System.Drawing,Brushes,get_Honeydew() | |
-M:System.Drawing.Brushes.get_HotPink,System.Drawing,Brushes,get_HotPink() | |
-M:System.Drawing.Brushes.get_IndianRed,System.Drawing,Brushes,get_IndianRed() | |
-M:System.Drawing.Brushes.get_Indigo,System.Drawing,Brushes,get_Indigo() | |
-M:System.Drawing.Brushes.get_Ivory,System.Drawing,Brushes,get_Ivory() | |
-M:System.Drawing.Brushes.get_Khaki,System.Drawing,Brushes,get_Khaki() | |
-M:System.Drawing.Brushes.get_Lavender,System.Drawing,Brushes,get_Lavender() | |
-M:System.Drawing.Brushes.get_LavenderBlush,System.Drawing,Brushes,get_LavenderBlush() | |
-M:System.Drawing.Brushes.get_LawnGreen,System.Drawing,Brushes,get_LawnGreen() | |
-M:System.Drawing.Brushes.get_LemonChiffon,System.Drawing,Brushes,get_LemonChiffon() | |
-M:System.Drawing.Brushes.get_LightBlue,System.Drawing,Brushes,get_LightBlue() | |
-M:System.Drawing.Brushes.get_LightCoral,System.Drawing,Brushes,get_LightCoral() | |
-M:System.Drawing.Brushes.get_LightCyan,System.Drawing,Brushes,get_LightCyan() | |
-M:System.Drawing.Brushes.get_LightGoldenrodYellow,System.Drawing,Brushes,get_LightGoldenrodYellow() | |
-M:System.Drawing.Brushes.get_LightGray,System.Drawing,Brushes,get_LightGray() | |
-M:System.Drawing.Brushes.get_LightGreen,System.Drawing,Brushes,get_LightGreen() | |
-M:System.Drawing.Brushes.get_LightPink,System.Drawing,Brushes,get_LightPink() | |
-M:System.Drawing.Brushes.get_LightSalmon,System.Drawing,Brushes,get_LightSalmon() | |
-M:System.Drawing.Brushes.get_LightSeaGreen,System.Drawing,Brushes,get_LightSeaGreen() | |
-M:System.Drawing.Brushes.get_LightSkyBlue,System.Drawing,Brushes,get_LightSkyBlue() | |
-M:System.Drawing.Brushes.get_LightSlateGray,System.Drawing,Brushes,get_LightSlateGray() | |
-M:System.Drawing.Brushes.get_LightSteelBlue,System.Drawing,Brushes,get_LightSteelBlue() | |
-M:System.Drawing.Brushes.get_LightYellow,System.Drawing,Brushes,get_LightYellow() | |
-M:System.Drawing.Brushes.get_Lime,System.Drawing,Brushes,get_Lime() | |
-M:System.Drawing.Brushes.get_LimeGreen,System.Drawing,Brushes,get_LimeGreen() | |
-M:System.Drawing.Brushes.get_Linen,System.Drawing,Brushes,get_Linen() | |
-M:System.Drawing.Brushes.get_Magenta,System.Drawing,Brushes,get_Magenta() | |
-M:System.Drawing.Brushes.get_Maroon,System.Drawing,Brushes,get_Maroon() | |
-M:System.Drawing.Brushes.get_MediumAquamarine,System.Drawing,Brushes,get_MediumAquamarine() | |
-M:System.Drawing.Brushes.get_MediumBlue,System.Drawing,Brushes,get_MediumBlue() | |
-M:System.Drawing.Brushes.get_MediumOrchid,System.Drawing,Brushes,get_MediumOrchid() | |
-M:System.Drawing.Brushes.get_MediumPurple,System.Drawing,Brushes,get_MediumPurple() | |
-M:System.Drawing.Brushes.get_MediumSeaGreen,System.Drawing,Brushes,get_MediumSeaGreen() | |
-M:System.Drawing.Brushes.get_MediumSlateBlue,System.Drawing,Brushes,get_MediumSlateBlue() | |
-M:System.Drawing.Brushes.get_MediumSpringGreen,System.Drawing,Brushes,get_MediumSpringGreen() | |
-M:System.Drawing.Brushes.get_MediumTurquoise,System.Drawing,Brushes,get_MediumTurquoise() | |
-M:System.Drawing.Brushes.get_MediumVioletRed,System.Drawing,Brushes,get_MediumVioletRed() | |
-M:System.Drawing.Brushes.get_MidnightBlue,System.Drawing,Brushes,get_MidnightBlue() | |
-M:System.Drawing.Brushes.get_MintCream,System.Drawing,Brushes,get_MintCream() | |
-M:System.Drawing.Brushes.get_MistyRose,System.Drawing,Brushes,get_MistyRose() | |
-M:System.Drawing.Brushes.get_Moccasin,System.Drawing,Brushes,get_Moccasin() | |
-M:System.Drawing.Brushes.get_NavajoWhite,System.Drawing,Brushes,get_NavajoWhite() | |
-M:System.Drawing.Brushes.get_Navy,System.Drawing,Brushes,get_Navy() | |
-M:System.Drawing.Brushes.get_OldLace,System.Drawing,Brushes,get_OldLace() | |
-M:System.Drawing.Brushes.get_Olive,System.Drawing,Brushes,get_Olive() | |
-M:System.Drawing.Brushes.get_OliveDrab,System.Drawing,Brushes,get_OliveDrab() | |
-M:System.Drawing.Brushes.get_Orange,System.Drawing,Brushes,get_Orange() | |
-M:System.Drawing.Brushes.get_OrangeRed,System.Drawing,Brushes,get_OrangeRed() | |
-M:System.Drawing.Brushes.get_Orchid,System.Drawing,Brushes,get_Orchid() | |
-M:System.Drawing.Brushes.get_PaleGoldenrod,System.Drawing,Brushes,get_PaleGoldenrod() | |
-M:System.Drawing.Brushes.get_PaleGreen,System.Drawing,Brushes,get_PaleGreen() | |
-M:System.Drawing.Brushes.get_PaleTurquoise,System.Drawing,Brushes,get_PaleTurquoise() | |
-M:System.Drawing.Brushes.get_PaleVioletRed,System.Drawing,Brushes,get_PaleVioletRed() | |
-M:System.Drawing.Brushes.get_PapayaWhip,System.Drawing,Brushes,get_PapayaWhip() | |
-M:System.Drawing.Brushes.get_PeachPuff,System.Drawing,Brushes,get_PeachPuff() | |
-M:System.Drawing.Brushes.get_Peru,System.Drawing,Brushes,get_Peru() | |
-M:System.Drawing.Brushes.get_Pink,System.Drawing,Brushes,get_Pink() | |
-M:System.Drawing.Brushes.get_Plum,System.Drawing,Brushes,get_Plum() | |
-M:System.Drawing.Brushes.get_PowderBlue,System.Drawing,Brushes,get_PowderBlue() | |
-M:System.Drawing.Brushes.get_Purple,System.Drawing,Brushes,get_Purple() | |
-M:System.Drawing.Brushes.get_Red,System.Drawing,Brushes,get_Red() | |
-M:System.Drawing.Brushes.get_RosyBrown,System.Drawing,Brushes,get_RosyBrown() | |
-M:System.Drawing.Brushes.get_RoyalBlue,System.Drawing,Brushes,get_RoyalBlue() | |
-M:System.Drawing.Brushes.get_SaddleBrown,System.Drawing,Brushes,get_SaddleBrown() | |
-M:System.Drawing.Brushes.get_Salmon,System.Drawing,Brushes,get_Salmon() | |
-M:System.Drawing.Brushes.get_SandyBrown,System.Drawing,Brushes,get_SandyBrown() | |
-M:System.Drawing.Brushes.get_SeaGreen,System.Drawing,Brushes,get_SeaGreen() | |
-M:System.Drawing.Brushes.get_SeaShell,System.Drawing,Brushes,get_SeaShell() | |
-M:System.Drawing.Brushes.get_Sienna,System.Drawing,Brushes,get_Sienna() | |
-M:System.Drawing.Brushes.get_Silver,System.Drawing,Brushes,get_Silver() | |
-M:System.Drawing.Brushes.get_SkyBlue,System.Drawing,Brushes,get_SkyBlue() | |
-M:System.Drawing.Brushes.get_SlateBlue,System.Drawing,Brushes,get_SlateBlue() | |
-M:System.Drawing.Brushes.get_SlateGray,System.Drawing,Brushes,get_SlateGray() | |
-M:System.Drawing.Brushes.get_Snow,System.Drawing,Brushes,get_Snow() | |
-M:System.Drawing.Brushes.get_SpringGreen,System.Drawing,Brushes,get_SpringGreen() | |
-M:System.Drawing.Brushes.get_SteelBlue,System.Drawing,Brushes,get_SteelBlue() | |
-M:System.Drawing.Brushes.get_Tan,System.Drawing,Brushes,get_Tan() | |
-M:System.Drawing.Brushes.get_Teal,System.Drawing,Brushes,get_Teal() | |
-M:System.Drawing.Brushes.get_Thistle,System.Drawing,Brushes,get_Thistle() | |
-M:System.Drawing.Brushes.get_Tomato,System.Drawing,Brushes,get_Tomato() | |
-M:System.Drawing.Brushes.get_Transparent,System.Drawing,Brushes,get_Transparent() | |
-M:System.Drawing.Brushes.get_Turquoise,System.Drawing,Brushes,get_Turquoise() | |
-M:System.Drawing.Brushes.get_Violet,System.Drawing,Brushes,get_Violet() | |
-M:System.Drawing.Brushes.get_Wheat,System.Drawing,Brushes,get_Wheat() | |
-M:System.Drawing.Brushes.get_White,System.Drawing,Brushes,get_White() | |
-M:System.Drawing.Brushes.get_WhiteSmoke,System.Drawing,Brushes,get_WhiteSmoke() | |
-M:System.Drawing.Brushes.get_Yellow,System.Drawing,Brushes,get_Yellow() | |
-M:System.Drawing.Brushes.get_YellowGreen,System.Drawing,Brushes,get_YellowGreen() | |
-M:System.Drawing.BufferedGraphics.Dispose,System.Drawing,BufferedGraphics,Dispose() | |
-M:System.Drawing.BufferedGraphics.Render(System.Drawing.Graphics),System.Drawing,BufferedGraphics,Render(Graphics) | |
-M:System.Drawing.BufferedGraphics.Render(System.IntPtr),System.Drawing,BufferedGraphics,Render(IntPtr) | |
-M:System.Drawing.BufferedGraphics.Render,System.Drawing,BufferedGraphics,Render() | |
-M:System.Drawing.BufferedGraphics.get_Graphics,System.Drawing,BufferedGraphics,get_Graphics() | |
-M:System.Drawing.BufferedGraphicsContext.#ctor,System.Drawing,BufferedGraphicsContext,.ctor() | |
-M:System.Drawing.BufferedGraphicsContext.Dispose,System.Drawing,BufferedGraphicsContext,Dispose() | |
-M:System.Drawing.BufferedGraphicsContext.Invalidate,System.Drawing,BufferedGraphicsContext,Invalidate() | |
-M:System.Drawing.BufferedGraphicsContext.get_MaximumBuffer,System.Drawing,BufferedGraphicsContext,get_MaximumBuffer() | |
-M:System.Drawing.BufferedGraphicsContext.set_MaximumBuffer(System.Drawing.Size),System.Drawing,BufferedGraphicsContext,set_MaximumBuffer(Size) | |
-M:System.Drawing.BufferedGraphicsManager.get_Current,System.Drawing,BufferedGraphicsManager,get_Current() | |
-M:System.Drawing.CharacterRange.Equals(System.Object),System.Drawing,CharacterRange,Equals(Object) | |
-M:System.Drawing.CharacterRange.GetHashCode,System.Drawing,CharacterRange,GetHashCode() | |
-M:System.Drawing.CharacterRange.get_First,System.Drawing,CharacterRange,get_First() | |
-M:System.Drawing.CharacterRange.get_Length,System.Drawing,CharacterRange,get_Length() | |
-M:System.Drawing.CharacterRange.set_First(System.Int32),System.Drawing,CharacterRange,set_First(Int32) | |
-M:System.Drawing.CharacterRange.set_Length(System.Int32),System.Drawing,CharacterRange,set_Length(Int32) | |
-M:System.Drawing.ColorTranslator.FromHtml(System.String),System.Drawing,ColorTranslator,FromHtml(String) | |
-M:System.Drawing.ColorTranslator.FromOle(System.Int32),System.Drawing,ColorTranslator,FromOle(Int32) | |
-M:System.Drawing.ColorTranslator.FromWin32(System.Int32),System.Drawing,ColorTranslator,FromWin32(Int32) | |
-M:System.Drawing.ColorTranslator.ToHtml(System.Drawing.Color),System.Drawing,ColorTranslator,ToHtml(Color) | |
-M:System.Drawing.ColorTranslator.ToOle(System.Drawing.Color),System.Drawing,ColorTranslator,ToOle(Color) | |
-M:System.Drawing.ColorTranslator.ToWin32(System.Drawing.Color),System.Drawing,ColorTranslator,ToWin32(Color) | |
-M:System.Drawing.Design.CategoryNameCollection.#ctor(System.Drawing.Design.CategoryNameCollection),System.Drawing.Design,CategoryNameCollection,.ctor(CategoryNameCollection) | |
-M:System.Drawing.Design.CategoryNameCollection.#ctor(System.String[]),System.Drawing.Design,CategoryNameCollection,.ctor(String[]) | |
-M:System.Drawing.Design.CategoryNameCollection.Contains(System.String),System.Drawing.Design,CategoryNameCollection,Contains(String) | |
-M:System.Drawing.Design.CategoryNameCollection.IndexOf(System.String),System.Drawing.Design,CategoryNameCollection,IndexOf(String) | |
-M:System.Drawing.Design.CategoryNameCollection.get_Item(System.Int32),System.Drawing.Design,CategoryNameCollection,get_Item(Int32) | |
-M:System.Drawing.Drawing2D.AdjustableArrowCap.get_Filled,System.Drawing.Drawing2D,AdjustableArrowCap,get_Filled() | |
-M:System.Drawing.Drawing2D.AdjustableArrowCap.get_Height,System.Drawing.Drawing2D,AdjustableArrowCap,get_Height() | |
-M:System.Drawing.Drawing2D.AdjustableArrowCap.get_MiddleInset,System.Drawing.Drawing2D,AdjustableArrowCap,get_MiddleInset() | |
-M:System.Drawing.Drawing2D.AdjustableArrowCap.get_Width,System.Drawing.Drawing2D,AdjustableArrowCap,get_Width() | |
-M:System.Drawing.Drawing2D.AdjustableArrowCap.set_Filled(System.Boolean),System.Drawing.Drawing2D,AdjustableArrowCap,set_Filled(Boolean) | |
-M:System.Drawing.Drawing2D.AdjustableArrowCap.set_Height(System.Single),System.Drawing.Drawing2D,AdjustableArrowCap,set_Height(Single) | |
-M:System.Drawing.Drawing2D.AdjustableArrowCap.set_MiddleInset(System.Single),System.Drawing.Drawing2D,AdjustableArrowCap,set_MiddleInset(Single) | |
-M:System.Drawing.Drawing2D.AdjustableArrowCap.set_Width(System.Single),System.Drawing.Drawing2D,AdjustableArrowCap,set_Width(Single) | |
-M:System.Drawing.Drawing2D.Blend.#ctor(System.Int32),System.Drawing.Drawing2D,Blend,.ctor(Int32) | |
-M:System.Drawing.Drawing2D.Blend.#ctor,System.Drawing.Drawing2D,Blend,.ctor() | |
-M:System.Drawing.Drawing2D.Blend.get_Factors,System.Drawing.Drawing2D,Blend,get_Factors() | |
-M:System.Drawing.Drawing2D.Blend.get_Positions,System.Drawing.Drawing2D,Blend,get_Positions() | |
-M:System.Drawing.Drawing2D.Blend.set_Factors(System.Single[]),System.Drawing.Drawing2D,Blend,set_Factors(Single[]) | |
-M:System.Drawing.Drawing2D.Blend.set_Positions(System.Single[]),System.Drawing.Drawing2D,Blend,set_Positions(Single[]) | |
-M:System.Drawing.Drawing2D.ColorBlend.#ctor(System.Int32),System.Drawing.Drawing2D,ColorBlend,.ctor(Int32) | |
-M:System.Drawing.Drawing2D.ColorBlend.#ctor,System.Drawing.Drawing2D,ColorBlend,.ctor() | |
-M:System.Drawing.Drawing2D.ColorBlend.get_Colors,System.Drawing.Drawing2D,ColorBlend,get_Colors() | |
-M:System.Drawing.Drawing2D.ColorBlend.get_Positions,System.Drawing.Drawing2D,ColorBlend,get_Positions() | |
-M:System.Drawing.Drawing2D.ColorBlend.set_Colors(System.Drawing.Color[]),System.Drawing.Drawing2D,ColorBlend,set_Colors(Color[]) | |
-M:System.Drawing.Drawing2D.ColorBlend.set_Positions(System.Single[]),System.Drawing.Drawing2D,ColorBlend,set_Positions(Single[]) | |
-M:System.Drawing.Drawing2D.CustomLineCap.Clone,System.Drawing.Drawing2D,CustomLineCap,Clone() | |
-M:System.Drawing.Drawing2D.CustomLineCap.Dispose(System.Boolean),System.Drawing.Drawing2D,CustomLineCap,Dispose(Boolean) | |
-M:System.Drawing.Drawing2D.CustomLineCap.Dispose,System.Drawing.Drawing2D,CustomLineCap,Dispose() | |
-M:System.Drawing.Drawing2D.CustomLineCap.Finalize,System.Drawing.Drawing2D,CustomLineCap,Finalize() | |
-M:System.Drawing.Drawing2D.CustomLineCap.get_BaseCap,System.Drawing.Drawing2D,CustomLineCap,get_BaseCap() | |
-M:System.Drawing.Drawing2D.CustomLineCap.get_BaseInset,System.Drawing.Drawing2D,CustomLineCap,get_BaseInset() | |
-M:System.Drawing.Drawing2D.CustomLineCap.get_StrokeJoin,System.Drawing.Drawing2D,CustomLineCap,get_StrokeJoin() | |
-M:System.Drawing.Drawing2D.CustomLineCap.get_WidthScale,System.Drawing.Drawing2D,CustomLineCap,get_WidthScale() | |
-M:System.Drawing.Drawing2D.CustomLineCap.set_BaseCap(System.Drawing.Drawing2D.LineCap),System.Drawing.Drawing2D,CustomLineCap,set_BaseCap(LineCap) | |
-M:System.Drawing.Drawing2D.CustomLineCap.set_BaseInset(System.Single),System.Drawing.Drawing2D,CustomLineCap,set_BaseInset(Single) | |
-M:System.Drawing.Drawing2D.CustomLineCap.set_StrokeJoin(System.Drawing.Drawing2D.LineJoin),System.Drawing.Drawing2D,CustomLineCap,set_StrokeJoin(LineJoin) | |
-M:System.Drawing.Drawing2D.CustomLineCap.set_WidthScale(System.Single),System.Drawing.Drawing2D,CustomLineCap,set_WidthScale(Single) | |
-M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Drawing2D.FillMode),System.Drawing.Drawing2D,GraphicsPath,.ctor(FillMode) | |
-M:System.Drawing.Drawing2D.GraphicsPath.#ctor,System.Drawing.Drawing2D,GraphicsPath,.ctor() | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.Drawing.PointF[]),System.Drawing.Drawing2D,GraphicsPath,AddBeziers(PointF[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.Drawing.Point[]),System.Drawing.Drawing2D,GraphicsPath,AddBeziers(Point[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.PointF[]),System.Drawing.Drawing2D,GraphicsPath,AddClosedCurve(PointF[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.Point[]),System.Drawing.Drawing2D,GraphicsPath,AddClosedCurve(Point[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[]),System.Drawing.Drawing2D,GraphicsPath,AddCurve(PointF[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[]),System.Drawing.Drawing2D,GraphicsPath,AddCurve(Point[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Drawing.Rectangle),System.Drawing.Drawing2D,GraphicsPath,AddEllipse(Rectangle) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Drawing.RectangleF),System.Drawing.Drawing2D,GraphicsPath,AddEllipse(RectangleF) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.Drawing.PointF[]),System.Drawing.Drawing2D,GraphicsPath,AddLines(PointF[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.Drawing.Point[]),System.Drawing.Drawing2D,GraphicsPath,AddLines(Point[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.Drawing.PointF[]),System.Drawing.Drawing2D,GraphicsPath,AddPolygon(PointF[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.Drawing.Point[]),System.Drawing.Drawing2D,GraphicsPath,AddPolygon(Point[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddRectangle(System.Drawing.Rectangle),System.Drawing.Drawing2D,GraphicsPath,AddRectangle(Rectangle) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddRectangle(System.Drawing.RectangleF),System.Drawing.Drawing2D,GraphicsPath,AddRectangle(RectangleF) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.Drawing.RectangleF[]),System.Drawing.Drawing2D,GraphicsPath,AddRectangles(RectangleF[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.Drawing.Rectangle[]),System.Drawing.Drawing2D,GraphicsPath,AddRectangles(Rectangle[]) | |
-M:System.Drawing.Drawing2D.GraphicsPath.ClearMarkers,System.Drawing.Drawing2D,GraphicsPath,ClearMarkers() | |
-M:System.Drawing.Drawing2D.GraphicsPath.Clone,System.Drawing.Drawing2D,GraphicsPath,Clone() | |
-M:System.Drawing.Drawing2D.GraphicsPath.CloseAllFigures,System.Drawing.Drawing2D,GraphicsPath,CloseAllFigures() | |
-M:System.Drawing.Drawing2D.GraphicsPath.CloseFigure,System.Drawing.Drawing2D,GraphicsPath,CloseFigure() | |
-M:System.Drawing.Drawing2D.GraphicsPath.Dispose,System.Drawing.Drawing2D,GraphicsPath,Dispose() | |
-M:System.Drawing.Drawing2D.GraphicsPath.Flatten(System.Drawing.Drawing2D.Matrix),System.Drawing.Drawing2D,GraphicsPath,Flatten(Matrix) | |
-M:System.Drawing.Drawing2D.GraphicsPath.Flatten,System.Drawing.Drawing2D,GraphicsPath,Flatten() | |
-M:System.Drawing.Drawing2D.GraphicsPath.GetBounds(System.Drawing.Drawing2D.Matrix),System.Drawing.Drawing2D,GraphicsPath,GetBounds(Matrix) | |
-M:System.Drawing.Drawing2D.GraphicsPath.GetBounds,System.Drawing.Drawing2D,GraphicsPath,GetBounds() | |
-M:System.Drawing.Drawing2D.GraphicsPath.GetLastPoint,System.Drawing.Drawing2D,GraphicsPath,GetLastPoint() | |
-M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.Point),System.Drawing.Drawing2D,GraphicsPath,IsVisible(Point) | |
-M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.PointF),System.Drawing.Drawing2D,GraphicsPath,IsVisible(PointF) | |
-M:System.Drawing.Drawing2D.GraphicsPath.Reset,System.Drawing.Drawing2D,GraphicsPath,Reset() | |
-M:System.Drawing.Drawing2D.GraphicsPath.Reverse,System.Drawing.Drawing2D,GraphicsPath,Reverse() | |
-M:System.Drawing.Drawing2D.GraphicsPath.SetMarkers,System.Drawing.Drawing2D,GraphicsPath,SetMarkers() | |
-M:System.Drawing.Drawing2D.GraphicsPath.StartFigure,System.Drawing.Drawing2D,GraphicsPath,StartFigure() | |
-M:System.Drawing.Drawing2D.GraphicsPath.Transform(System.Drawing.Drawing2D.Matrix),System.Drawing.Drawing2D,GraphicsPath,Transform(Matrix) | |
-M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen),System.Drawing.Drawing2D,GraphicsPath,Widen(Pen) | |
-M:System.Drawing.Drawing2D.GraphicsPath.get_FillMode,System.Drawing.Drawing2D,GraphicsPath,get_FillMode() | |
-M:System.Drawing.Drawing2D.GraphicsPath.get_PathData,System.Drawing.Drawing2D,GraphicsPath,get_PathData() | |
-M:System.Drawing.Drawing2D.GraphicsPath.get_PathPoints,System.Drawing.Drawing2D,GraphicsPath,get_PathPoints() | |
-M:System.Drawing.Drawing2D.GraphicsPath.get_PathTypes,System.Drawing.Drawing2D,GraphicsPath,get_PathTypes() | |
-M:System.Drawing.Drawing2D.GraphicsPath.get_PointCount,System.Drawing.Drawing2D,GraphicsPath,get_PointCount() | |
-M:System.Drawing.Drawing2D.GraphicsPath.set_FillMode(System.Drawing.Drawing2D.FillMode),System.Drawing.Drawing2D,GraphicsPath,set_FillMode(FillMode) | |
-M:System.Drawing.Drawing2D.GraphicsPathIterator.#ctor(System.Drawing.Drawing2D.GraphicsPath),System.Drawing.Drawing2D,GraphicsPathIterator,.ctor(GraphicsPath) | |
-M:System.Drawing.Drawing2D.GraphicsPathIterator.Dispose,System.Drawing.Drawing2D,GraphicsPathIterator,Dispose() | |
-M:System.Drawing.Drawing2D.GraphicsPathIterator.HasCurve,System.Drawing.Drawing2D,GraphicsPathIterator,HasCurve() | |
-M:System.Drawing.Drawing2D.GraphicsPathIterator.NextMarker(System.Drawing.Drawing2D.GraphicsPath),System.Drawing.Drawing2D,GraphicsPathIterator,NextMarker(GraphicsPath) | |
-M:System.Drawing.Drawing2D.GraphicsPathIterator.Rewind,System.Drawing.Drawing2D,GraphicsPathIterator,Rewind() | |
-M:System.Drawing.Drawing2D.GraphicsPathIterator.get_Count,System.Drawing.Drawing2D,GraphicsPathIterator,get_Count() | |
-M:System.Drawing.Drawing2D.GraphicsPathIterator.get_SubpathCount,System.Drawing.Drawing2D,GraphicsPathIterator,get_SubpathCount() | |
-M:System.Drawing.Drawing2D.HatchBrush.Clone,System.Drawing.Drawing2D,HatchBrush,Clone() | |
-M:System.Drawing.Drawing2D.HatchBrush.get_BackgroundColor,System.Drawing.Drawing2D,HatchBrush,get_BackgroundColor() | |
-M:System.Drawing.Drawing2D.HatchBrush.get_ForegroundColor,System.Drawing.Drawing2D,HatchBrush,get_ForegroundColor() | |
-M:System.Drawing.Drawing2D.HatchBrush.get_HatchStyle,System.Drawing.Drawing2D,HatchBrush,get_HatchStyle() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.Clone,System.Drawing.Drawing2D,LinearGradientBrush,Clone() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix),System.Drawing.Drawing2D,LinearGradientBrush,MultiplyTransform(Matrix) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.ResetTransform,System.Drawing.Drawing2D,LinearGradientBrush,ResetTransform() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform(System.Single),System.Drawing.Drawing2D,LinearGradientBrush,RotateTransform(Single) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.SetBlendTriangularShape(System.Single),System.Drawing.Drawing2D,LinearGradientBrush,SetBlendTriangularShape(Single) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.SetSigmaBellShape(System.Single),System.Drawing.Drawing2D,LinearGradientBrush,SetSigmaBellShape(Single) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.get_Blend,System.Drawing.Drawing2D,LinearGradientBrush,get_Blend() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.get_GammaCorrection,System.Drawing.Drawing2D,LinearGradientBrush,get_GammaCorrection() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.get_InterpolationColors,System.Drawing.Drawing2D,LinearGradientBrush,get_InterpolationColors() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.get_LinearColors,System.Drawing.Drawing2D,LinearGradientBrush,get_LinearColors() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.get_Rectangle,System.Drawing.Drawing2D,LinearGradientBrush,get_Rectangle() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.get_Transform,System.Drawing.Drawing2D,LinearGradientBrush,get_Transform() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.get_WrapMode,System.Drawing.Drawing2D,LinearGradientBrush,get_WrapMode() | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.set_Blend(System.Drawing.Drawing2D.Blend),System.Drawing.Drawing2D,LinearGradientBrush,set_Blend(Blend) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.set_GammaCorrection(System.Boolean),System.Drawing.Drawing2D,LinearGradientBrush,set_GammaCorrection(Boolean) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.set_InterpolationColors(System.Drawing.Drawing2D.ColorBlend),System.Drawing.Drawing2D,LinearGradientBrush,set_InterpolationColors(ColorBlend) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.set_LinearColors(System.Drawing.Color[]),System.Drawing.Drawing2D,LinearGradientBrush,set_LinearColors(Color[]) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.set_Transform(System.Drawing.Drawing2D.Matrix),System.Drawing.Drawing2D,LinearGradientBrush,set_Transform(Matrix) | |
-M:System.Drawing.Drawing2D.LinearGradientBrush.set_WrapMode(System.Drawing.Drawing2D.WrapMode),System.Drawing.Drawing2D,LinearGradientBrush,set_WrapMode(WrapMode) | |
-M:System.Drawing.Drawing2D.Matrix.#ctor,System.Drawing.Drawing2D,Matrix,.ctor() | |
-M:System.Drawing.Drawing2D.Matrix.Clone,System.Drawing.Drawing2D,Matrix,Clone() | |
-M:System.Drawing.Drawing2D.Matrix.Dispose,System.Drawing.Drawing2D,Matrix,Dispose() | |
-M:System.Drawing.Drawing2D.Matrix.Equals(System.Object),System.Drawing.Drawing2D,Matrix,Equals(Object) | |
-M:System.Drawing.Drawing2D.Matrix.GetHashCode,System.Drawing.Drawing2D,Matrix,GetHashCode() | |
-M:System.Drawing.Drawing2D.Matrix.Invert,System.Drawing.Drawing2D,Matrix,Invert() | |
-M:System.Drawing.Drawing2D.Matrix.Multiply(System.Drawing.Drawing2D.Matrix),System.Drawing.Drawing2D,Matrix,Multiply(Matrix) | |
-M:System.Drawing.Drawing2D.Matrix.Reset,System.Drawing.Drawing2D,Matrix,Reset() | |
-M:System.Drawing.Drawing2D.Matrix.Rotate(System.Single),System.Drawing.Drawing2D,Matrix,Rotate(Single) | |
-M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.Drawing.PointF[]),System.Drawing.Drawing2D,Matrix,TransformPoints(PointF[]) | |
-M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.Drawing.Point[]),System.Drawing.Drawing2D,Matrix,TransformPoints(Point[]) | |
-M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.Drawing.PointF[]),System.Drawing.Drawing2D,Matrix,TransformVectors(PointF[]) | |
-M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.Drawing.Point[]),System.Drawing.Drawing2D,Matrix,TransformVectors(Point[]) | |
-M:System.Drawing.Drawing2D.Matrix.VectorTransformPoints(System.Drawing.Point[]),System.Drawing.Drawing2D,Matrix,VectorTransformPoints(Point[]) | |
-M:System.Drawing.Drawing2D.Matrix.get_Elements,System.Drawing.Drawing2D,Matrix,get_Elements() | |
-M:System.Drawing.Drawing2D.Matrix.get_IsIdentity,System.Drawing.Drawing2D,Matrix,get_IsIdentity() | |
-M:System.Drawing.Drawing2D.Matrix.get_IsInvertible,System.Drawing.Drawing2D,Matrix,get_IsInvertible() | |
-M:System.Drawing.Drawing2D.Matrix.get_OffsetX,System.Drawing.Drawing2D,Matrix,get_OffsetX() | |
-M:System.Drawing.Drawing2D.Matrix.get_OffsetY,System.Drawing.Drawing2D,Matrix,get_OffsetY() | |
-M:System.Drawing.Drawing2D.PathData.#ctor,System.Drawing.Drawing2D,PathData,.ctor() | |
-M:System.Drawing.Drawing2D.PathData.get_Points,System.Drawing.Drawing2D,PathData,get_Points() | |
-M:System.Drawing.Drawing2D.PathData.get_Types,System.Drawing.Drawing2D,PathData,get_Types() | |
-M:System.Drawing.Drawing2D.PathData.set_Points(System.Drawing.PointF[]),System.Drawing.Drawing2D,PathData,set_Points(PointF[]) | |
-M:System.Drawing.Drawing2D.PathData.set_Types(System.Byte[]),System.Drawing.Drawing2D,PathData,set_Types(Byte[]) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Drawing2D.GraphicsPath),System.Drawing.Drawing2D,PathGradientBrush,.ctor(GraphicsPath) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.PointF[]),System.Drawing.Drawing2D,PathGradientBrush,.ctor(PointF[]) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Point[]),System.Drawing.Drawing2D,PathGradientBrush,.ctor(Point[]) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.Clone,System.Drawing.Drawing2D,PathGradientBrush,Clone() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix),System.Drawing.Drawing2D,PathGradientBrush,MultiplyTransform(Matrix) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.ResetTransform,System.Drawing.Drawing2D,PathGradientBrush,ResetTransform() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.RotateTransform(System.Single),System.Drawing.Drawing2D,PathGradientBrush,RotateTransform(Single) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.SetBlendTriangularShape(System.Single),System.Drawing.Drawing2D,PathGradientBrush,SetBlendTriangularShape(Single) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.SetSigmaBellShape(System.Single),System.Drawing.Drawing2D,PathGradientBrush,SetSigmaBellShape(Single) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_Blend,System.Drawing.Drawing2D,PathGradientBrush,get_Blend() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_CenterColor,System.Drawing.Drawing2D,PathGradientBrush,get_CenterColor() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_CenterPoint,System.Drawing.Drawing2D,PathGradientBrush,get_CenterPoint() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_FocusScales,System.Drawing.Drawing2D,PathGradientBrush,get_FocusScales() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_InterpolationColors,System.Drawing.Drawing2D,PathGradientBrush,get_InterpolationColors() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_Rectangle,System.Drawing.Drawing2D,PathGradientBrush,get_Rectangle() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_SurroundColors,System.Drawing.Drawing2D,PathGradientBrush,get_SurroundColors() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_Transform,System.Drawing.Drawing2D,PathGradientBrush,get_Transform() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.get_WrapMode,System.Drawing.Drawing2D,PathGradientBrush,get_WrapMode() | |
-M:System.Drawing.Drawing2D.PathGradientBrush.set_Blend(System.Drawing.Drawing2D.Blend),System.Drawing.Drawing2D,PathGradientBrush,set_Blend(Blend) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.set_CenterColor(System.Drawing.Color),System.Drawing.Drawing2D,PathGradientBrush,set_CenterColor(Color) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.set_CenterPoint(System.Drawing.PointF),System.Drawing.Drawing2D,PathGradientBrush,set_CenterPoint(PointF) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.set_FocusScales(System.Drawing.PointF),System.Drawing.Drawing2D,PathGradientBrush,set_FocusScales(PointF) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.set_InterpolationColors(System.Drawing.Drawing2D.ColorBlend),System.Drawing.Drawing2D,PathGradientBrush,set_InterpolationColors(ColorBlend) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.set_SurroundColors(System.Drawing.Color[]),System.Drawing.Drawing2D,PathGradientBrush,set_SurroundColors(Color[]) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.set_Transform(System.Drawing.Drawing2D.Matrix),System.Drawing.Drawing2D,PathGradientBrush,set_Transform(Matrix) | |
-M:System.Drawing.Drawing2D.PathGradientBrush.set_WrapMode(System.Drawing.Drawing2D.WrapMode),System.Drawing.Drawing2D,PathGradientBrush,set_WrapMode(WrapMode) | |
-M:System.Drawing.Drawing2D.RegionData.get_Data,System.Drawing.Drawing2D,RegionData,get_Data() | |
-M:System.Drawing.Drawing2D.RegionData.set_Data(System.Byte[]),System.Drawing.Drawing2D,RegionData,set_Data(Byte[]) | |
-M:System.Drawing.Font.Clone,System.Drawing,Font,Clone() | |
-M:System.Drawing.Font.Dispose,System.Drawing,Font,Dispose() | |
-M:System.Drawing.Font.Equals(System.Object),System.Drawing,Font,Equals(Object) | |
-M:System.Drawing.Font.FromHdc(System.IntPtr),System.Drawing,Font,FromHdc(IntPtr) | |
-M:System.Drawing.Font.FromHfont(System.IntPtr),System.Drawing,Font,FromHfont(IntPtr) | |
-M:System.Drawing.Font.FromLogFont(System.Object),System.Drawing,Font,FromLogFont(Object) | |
-M:System.Drawing.Font.GetHashCode,System.Drawing,Font,GetHashCode() | |
-M:System.Drawing.Font.GetHeight(System.Drawing.Graphics),System.Drawing,Font,GetHeight(Graphics) | |
-M:System.Drawing.Font.GetHeight(System.Single),System.Drawing,Font,GetHeight(Single) | |
-M:System.Drawing.Font.GetHeight,System.Drawing,Font,GetHeight() | |
-M:System.Drawing.Font.ToHfont,System.Drawing,Font,ToHfont() | |
-M:System.Drawing.Font.ToLogFont(System.Object),System.Drawing,Font,ToLogFont(Object) | |
-M:System.Drawing.Font.ToString,System.Drawing,Font,ToString() | |
-M:System.Drawing.Font.get_Bold,System.Drawing,Font,get_Bold() | |
-M:System.Drawing.Font.get_FontFamily,System.Drawing,Font,get_FontFamily() | |
-M:System.Drawing.Font.get_GdiCharSet,System.Drawing,Font,get_GdiCharSet() | |
-M:System.Drawing.Font.get_GdiVerticalFont,System.Drawing,Font,get_GdiVerticalFont() | |
-M:System.Drawing.Font.get_Height,System.Drawing,Font,get_Height() | |
-M:System.Drawing.Font.get_IsSystemFont,System.Drawing,Font,get_IsSystemFont() | |
-M:System.Drawing.Font.get_Italic,System.Drawing,Font,get_Italic() | |
-M:System.Drawing.Font.get_Name,System.Drawing,Font,get_Name() | |
-M:System.Drawing.Font.get_OriginalFontName,System.Drawing,Font,get_OriginalFontName() | |
-M:System.Drawing.Font.get_Size,System.Drawing,Font,get_Size() | |
-M:System.Drawing.Font.get_SizeInPoints,System.Drawing,Font,get_SizeInPoints() | |
-M:System.Drawing.Font.get_Strikeout,System.Drawing,Font,get_Strikeout() | |
-M:System.Drawing.Font.get_Style,System.Drawing,Font,get_Style() | |
-M:System.Drawing.Font.get_SystemFontName,System.Drawing,Font,get_SystemFontName() | |
-M:System.Drawing.Font.get_Underline,System.Drawing,Font,get_Underline() | |
-M:System.Drawing.Font.get_Unit,System.Drawing,Font,get_Unit() | |
-M:System.Drawing.FontFamily.#ctor(System.Drawing.Text.GenericFontFamilies),System.Drawing,FontFamily,.ctor(GenericFontFamilies) | |
-M:System.Drawing.FontFamily.#ctor(System.String),System.Drawing,FontFamily,.ctor(String) | |
-M:System.Drawing.FontFamily.Dispose,System.Drawing,FontFamily,Dispose() | |
-M:System.Drawing.FontFamily.Equals(System.Object),System.Drawing,FontFamily,Equals(Object) | |
-M:System.Drawing.FontFamily.GetCellAscent(System.Drawing.FontStyle),System.Drawing,FontFamily,GetCellAscent(FontStyle) | |
-M:System.Drawing.FontFamily.GetCellDescent(System.Drawing.FontStyle),System.Drawing,FontFamily,GetCellDescent(FontStyle) | |
-M:System.Drawing.FontFamily.GetEmHeight(System.Drawing.FontStyle),System.Drawing,FontFamily,GetEmHeight(FontStyle) | |
-M:System.Drawing.FontFamily.GetFamilies(System.Drawing.Graphics),System.Drawing,FontFamily,GetFamilies(Graphics) | |
-M:System.Drawing.FontFamily.GetHashCode,System.Drawing,FontFamily,GetHashCode() | |
-M:System.Drawing.FontFamily.GetLineSpacing(System.Drawing.FontStyle),System.Drawing,FontFamily,GetLineSpacing(FontStyle) | |
-M:System.Drawing.FontFamily.GetName(System.Int32),System.Drawing,FontFamily,GetName(Int32) | |
-M:System.Drawing.FontFamily.IsStyleAvailable(System.Drawing.FontStyle),System.Drawing,FontFamily,IsStyleAvailable(FontStyle) | |
-M:System.Drawing.FontFamily.ToString,System.Drawing,FontFamily,ToString() | |
-M:System.Drawing.FontFamily.get_Families,System.Drawing,FontFamily,get_Families() | |
-M:System.Drawing.FontFamily.get_GenericMonospace,System.Drawing,FontFamily,get_GenericMonospace() | |
-M:System.Drawing.FontFamily.get_GenericSansSerif,System.Drawing,FontFamily,get_GenericSansSerif() | |
-M:System.Drawing.FontFamily.get_GenericSerif,System.Drawing,FontFamily,get_GenericSerif() | |
-M:System.Drawing.FontFamily.get_Name,System.Drawing,FontFamily,get_Name() | |
-M:System.Drawing.Graphics.AddMetafileComment(System.Byte[]),System.Drawing,Graphics,AddMetafileComment(Byte[]) | |
-M:System.Drawing.Graphics.BeginContainer,System.Drawing,Graphics,BeginContainer() | |
-M:System.Drawing.Graphics.Clear(System.Drawing.Color),System.Drawing,Graphics,Clear(Color) | |
-M:System.Drawing.Graphics.Dispose,System.Drawing,Graphics,Dispose() | |
-M:System.Drawing.Graphics.EndContainer(System.Drawing.Drawing2D.GraphicsContainer),System.Drawing,Graphics,EndContainer(GraphicsContainer) | |
-M:System.Drawing.Graphics.ExcludeClip(System.Drawing.Rectangle),System.Drawing,Graphics,ExcludeClip(Rectangle) | |
-M:System.Drawing.Graphics.ExcludeClip(System.Drawing.Region),System.Drawing,Graphics,ExcludeClip(Region) | |
-M:System.Drawing.Graphics.Flush(System.Drawing.Drawing2D.FlushIntention),System.Drawing,Graphics,Flush(FlushIntention) | |
-M:System.Drawing.Graphics.Flush,System.Drawing,Graphics,Flush() | |
-M:System.Drawing.Graphics.FromHdc(System.IntPtr),System.Drawing,Graphics,FromHdc(IntPtr) | |
-M:System.Drawing.Graphics.FromHdcInternal(System.IntPtr),System.Drawing,Graphics,FromHdcInternal(IntPtr) | |
-M:System.Drawing.Graphics.FromHwnd(System.IntPtr),System.Drawing,Graphics,FromHwnd(IntPtr) | |
-M:System.Drawing.Graphics.FromHwndInternal(System.IntPtr),System.Drawing,Graphics,FromHwndInternal(IntPtr) | |
-M:System.Drawing.Graphics.FromImage(System.Drawing.Image),System.Drawing,Graphics,FromImage(Image) | |
-M:System.Drawing.Graphics.GetContextInfo,System.Drawing,Graphics,GetContextInfo() | |
-M:System.Drawing.Graphics.GetHalftonePalette,System.Drawing,Graphics,GetHalftonePalette() | |
-M:System.Drawing.Graphics.GetHdc,System.Drawing,Graphics,GetHdc() | |
-M:System.Drawing.Graphics.GetNearestColor(System.Drawing.Color),System.Drawing,Graphics,GetNearestColor(Color) | |
-M:System.Drawing.Graphics.IntersectClip(System.Drawing.Rectangle),System.Drawing,Graphics,IntersectClip(Rectangle) | |
-M:System.Drawing.Graphics.IntersectClip(System.Drawing.RectangleF),System.Drawing,Graphics,IntersectClip(RectangleF) | |
-M:System.Drawing.Graphics.IntersectClip(System.Drawing.Region),System.Drawing,Graphics,IntersectClip(Region) | |
-M:System.Drawing.Graphics.IsVisible(System.Drawing.Point),System.Drawing,Graphics,IsVisible(Point) | |
-M:System.Drawing.Graphics.IsVisible(System.Drawing.PointF),System.Drawing,Graphics,IsVisible(PointF) | |
-M:System.Drawing.Graphics.IsVisible(System.Drawing.Rectangle),System.Drawing,Graphics,IsVisible(Rectangle) | |
-M:System.Drawing.Graphics.IsVisible(System.Drawing.RectangleF),System.Drawing,Graphics,IsVisible(RectangleF) | |
-M:System.Drawing.Graphics.MultiplyTransform(System.Drawing.Drawing2D.Matrix),System.Drawing,Graphics,MultiplyTransform(Matrix) | |
-M:System.Drawing.Graphics.ReleaseHdc(System.IntPtr),System.Drawing,Graphics,ReleaseHdc(IntPtr) | |
-M:System.Drawing.Graphics.ReleaseHdc,System.Drawing,Graphics,ReleaseHdc() | |
-M:System.Drawing.Graphics.ReleaseHdcInternal(System.IntPtr),System.Drawing,Graphics,ReleaseHdcInternal(IntPtr) | |
-M:System.Drawing.Graphics.ResetClip,System.Drawing,Graphics,ResetClip() | |
-M:System.Drawing.Graphics.ResetTransform,System.Drawing,Graphics,ResetTransform() | |
-M:System.Drawing.Graphics.Restore(System.Drawing.Drawing2D.GraphicsState),System.Drawing,Graphics,Restore(GraphicsState) | |
-M:System.Drawing.Graphics.RotateTransform(System.Single),System.Drawing,Graphics,RotateTransform(Single) | |
-M:System.Drawing.Graphics.Save,System.Drawing,Graphics,Save() | |
-M:System.Drawing.Graphics.SetClip(System.Drawing.Drawing2D.GraphicsPath),System.Drawing,Graphics,SetClip(GraphicsPath) | |
-M:System.Drawing.Graphics.SetClip(System.Drawing.Graphics),System.Drawing,Graphics,SetClip(Graphics) | |
-M:System.Drawing.Graphics.SetClip(System.Drawing.Rectangle),System.Drawing,Graphics,SetClip(Rectangle) | |
-M:System.Drawing.Graphics.SetClip(System.Drawing.RectangleF),System.Drawing,Graphics,SetClip(RectangleF) | |
-M:System.Drawing.Graphics.get_Clip,System.Drawing,Graphics,get_Clip() | |
-M:System.Drawing.Graphics.get_ClipBounds,System.Drawing,Graphics,get_ClipBounds() | |
-M:System.Drawing.Graphics.get_CompositingMode,System.Drawing,Graphics,get_CompositingMode() | |
-M:System.Drawing.Graphics.get_CompositingQuality,System.Drawing,Graphics,get_CompositingQuality() | |
-M:System.Drawing.Graphics.get_DpiX,System.Drawing,Graphics,get_DpiX() | |
-M:System.Drawing.Graphics.get_DpiY,System.Drawing,Graphics,get_DpiY() | |
-M:System.Drawing.Graphics.get_InterpolationMode,System.Drawing,Graphics,get_InterpolationMode() | |
-M:System.Drawing.Graphics.get_IsClipEmpty,System.Drawing,Graphics,get_IsClipEmpty() | |
-M:System.Drawing.Graphics.get_IsVisibleClipEmpty,System.Drawing,Graphics,get_IsVisibleClipEmpty() | |
-M:System.Drawing.Graphics.get_PageScale,System.Drawing,Graphics,get_PageScale() | |
-M:System.Drawing.Graphics.get_PageUnit,System.Drawing,Graphics,get_PageUnit() | |
-M:System.Drawing.Graphics.get_PixelOffsetMode,System.Drawing,Graphics,get_PixelOffsetMode() | |
-M:System.Drawing.Graphics.get_RenderingOrigin,System.Drawing,Graphics,get_RenderingOrigin() | |
-M:System.Drawing.Graphics.get_SmoothingMode,System.Drawing,Graphics,get_SmoothingMode() | |
-M:System.Drawing.Graphics.get_TextContrast,System.Drawing,Graphics,get_TextContrast() | |
-M:System.Drawing.Graphics.get_TextRenderingHint,System.Drawing,Graphics,get_TextRenderingHint() | |
-M:System.Drawing.Graphics.get_Transform,System.Drawing,Graphics,get_Transform() | |
-M:System.Drawing.Graphics.get_VisibleClipBounds,System.Drawing,Graphics,get_VisibleClipBounds() | |
-M:System.Drawing.Graphics.set_Clip(System.Drawing.Region),System.Drawing,Graphics,set_Clip(Region) | |
-M:System.Drawing.Graphics.set_CompositingMode(System.Drawing.Drawing2D.CompositingMode),System.Drawing,Graphics,set_CompositingMode(CompositingMode) | |
-M:System.Drawing.Graphics.set_CompositingQuality(System.Drawing.Drawing2D.CompositingQuality),System.Drawing,Graphics,set_CompositingQuality(CompositingQuality) | |
-M:System.Drawing.Graphics.set_InterpolationMode(System.Drawing.Drawing2D.InterpolationMode),System.Drawing,Graphics,set_InterpolationMode(InterpolationMode) | |
-M:System.Drawing.Graphics.set_PageScale(System.Single),System.Drawing,Graphics,set_PageScale(Single) | |
-M:System.Drawing.Graphics.set_PageUnit(System.Drawing.GraphicsUnit),System.Drawing,Graphics,set_PageUnit(GraphicsUnit) | |
-M:System.Drawing.Graphics.set_PixelOffsetMode(System.Drawing.Drawing2D.PixelOffsetMode),System.Drawing,Graphics,set_PixelOffsetMode(PixelOffsetMode) | |
-M:System.Drawing.Graphics.set_RenderingOrigin(System.Drawing.Point),System.Drawing,Graphics,set_RenderingOrigin(Point) | |
-M:System.Drawing.Graphics.set_SmoothingMode(System.Drawing.Drawing2D.SmoothingMode),System.Drawing,Graphics,set_SmoothingMode(SmoothingMode) | |
-M:System.Drawing.Graphics.set_TextContrast(System.Int32),System.Drawing,Graphics,set_TextContrast(Int32) | |
-M:System.Drawing.Graphics.set_TextRenderingHint(System.Drawing.Text.TextRenderingHint),System.Drawing,Graphics,set_TextRenderingHint(TextRenderingHint) | |
-M:System.Drawing.Graphics.set_Transform(System.Drawing.Drawing2D.Matrix),System.Drawing,Graphics,set_Transform(Matrix) | |
-M:System.Drawing.Icon.#ctor(System.IO.Stream),System.Drawing,Icon,.ctor(Stream) | |
-M:System.Drawing.Icon.#ctor(System.String),System.Drawing,Icon,.ctor(String) | |
-M:System.Drawing.Icon.Clone,System.Drawing,Icon,Clone() | |
-M:System.Drawing.Icon.Dispose,System.Drawing,Icon,Dispose() | |
-M:System.Drawing.Icon.ExtractAssociatedIcon(System.String),System.Drawing,Icon,ExtractAssociatedIcon(String) | |
-M:System.Drawing.Icon.FromHandle(System.IntPtr),System.Drawing,Icon,FromHandle(IntPtr) | |
-M:System.Drawing.Icon.Save(System.IO.Stream),System.Drawing,Icon,Save(Stream) | |
-M:System.Drawing.Icon.ToBitmap,System.Drawing,Icon,ToBitmap() | |
-M:System.Drawing.Icon.ToString,System.Drawing,Icon,ToString() | |
-M:System.Drawing.Icon.get_Handle,System.Drawing,Icon,get_Handle() | |
-M:System.Drawing.Icon.get_Height,System.Drawing,Icon,get_Height() | |
-M:System.Drawing.Icon.get_Size,System.Drawing,Icon,get_Size() | |
-M:System.Drawing.Icon.get_Width,System.Drawing,Icon,get_Width() | |
-M:System.Drawing.Image.Clone,System.Drawing,Image,Clone() | |
-M:System.Drawing.Image.Dispose(System.Boolean),System.Drawing,Image,Dispose(Boolean) | |
-M:System.Drawing.Image.Dispose,System.Drawing,Image,Dispose() | |
-M:System.Drawing.Image.Finalize,System.Drawing,Image,Finalize() | |
-M:System.Drawing.Image.FromFile(System.String),System.Drawing,Image,FromFile(String) | |
-M:System.Drawing.Image.FromHbitmap(System.IntPtr),System.Drawing,Image,FromHbitmap(IntPtr) | |
-M:System.Drawing.Image.FromStream(System.IO.Stream),System.Drawing,Image,FromStream(Stream) | |
-M:System.Drawing.Image.GetBounds(System.Drawing.GraphicsUnit@),System.Drawing,Image,GetBounds(GraphicsUnit) | |
-M:System.Drawing.Image.GetEncoderParameterList(System.Guid),System.Drawing,Image,GetEncoderParameterList(Guid) | |
-M:System.Drawing.Image.GetFrameCount(System.Drawing.Imaging.FrameDimension),System.Drawing,Image,GetFrameCount(FrameDimension) | |
-M:System.Drawing.Image.GetPixelFormatSize(System.Drawing.Imaging.PixelFormat),System.Drawing,Image,GetPixelFormatSize(PixelFormat) | |
-M:System.Drawing.Image.GetPropertyItem(System.Int32),System.Drawing,Image,GetPropertyItem(Int32) | |
-M:System.Drawing.Image.IsAlphaPixelFormat(System.Drawing.Imaging.PixelFormat),System.Drawing,Image,IsAlphaPixelFormat(PixelFormat) | |
-M:System.Drawing.Image.IsCanonicalPixelFormat(System.Drawing.Imaging.PixelFormat),System.Drawing,Image,IsCanonicalPixelFormat(PixelFormat) | |
-M:System.Drawing.Image.IsExtendedPixelFormat(System.Drawing.Imaging.PixelFormat),System.Drawing,Image,IsExtendedPixelFormat(PixelFormat) | |
-M:System.Drawing.Image.RemovePropertyItem(System.Int32),System.Drawing,Image,RemovePropertyItem(Int32) | |
-M:System.Drawing.Image.RotateFlip(System.Drawing.RotateFlipType),System.Drawing,Image,RotateFlip(RotateFlipType) | |
-M:System.Drawing.Image.Save(System.String),System.Drawing,Image,Save(String) | |
-M:System.Drawing.Image.SaveAdd(System.Drawing.Imaging.EncoderParameters),System.Drawing,Image,SaveAdd(EncoderParameters) | |
-M:System.Drawing.Image.SetPropertyItem(System.Drawing.Imaging.PropertyItem),System.Drawing,Image,SetPropertyItem(PropertyItem) | |
-M:System.Drawing.Image.get_Flags,System.Drawing,Image,get_Flags() | |
-M:System.Drawing.Image.get_FrameDimensionsList,System.Drawing,Image,get_FrameDimensionsList() | |
-M:System.Drawing.Image.get_Height,System.Drawing,Image,get_Height() | |
-M:System.Drawing.Image.get_HorizontalResolution,System.Drawing,Image,get_HorizontalResolution() | |
-M:System.Drawing.Image.get_Palette,System.Drawing,Image,get_Palette() | |
-M:System.Drawing.Image.get_PhysicalDimension,System.Drawing,Image,get_PhysicalDimension() | |
-M:System.Drawing.Image.get_PixelFormat,System.Drawing,Image,get_PixelFormat() | |
-M:System.Drawing.Image.get_PropertyIdList,System.Drawing,Image,get_PropertyIdList() | |
-M:System.Drawing.Image.get_PropertyItems,System.Drawing,Image,get_PropertyItems() | |
-M:System.Drawing.Image.get_RawFormat,System.Drawing,Image,get_RawFormat() | |
-M:System.Drawing.Image.get_Size,System.Drawing,Image,get_Size() | |
-M:System.Drawing.Image.get_Tag,System.Drawing,Image,get_Tag() | |
-M:System.Drawing.Image.get_VerticalResolution,System.Drawing,Image,get_VerticalResolution() | |
-M:System.Drawing.Image.get_Width,System.Drawing,Image,get_Width() | |
-M:System.Drawing.Image.set_Palette(System.Drawing.Imaging.ColorPalette),System.Drawing,Image,set_Palette(ColorPalette) | |
-M:System.Drawing.Image.set_Tag(System.Object),System.Drawing,Image,set_Tag(Object) | |
-M:System.Drawing.ImageAnimator.CanAnimate(System.Drawing.Image),System.Drawing,ImageAnimator,CanAnimate(Image) | |
-M:System.Drawing.ImageAnimator.UpdateFrames(System.Drawing.Image),System.Drawing,ImageAnimator,UpdateFrames(Image) | |
-M:System.Drawing.ImageAnimator.UpdateFrames,System.Drawing,ImageAnimator,UpdateFrames() | |
-M:System.Drawing.Imaging.BitmapData.#ctor,System.Drawing.Imaging,BitmapData,.ctor() | |
-M:System.Drawing.Imaging.BitmapData.get_Height,System.Drawing.Imaging,BitmapData,get_Height() | |
-M:System.Drawing.Imaging.BitmapData.get_PixelFormat,System.Drawing.Imaging,BitmapData,get_PixelFormat() | |
-M:System.Drawing.Imaging.BitmapData.get_Reserved,System.Drawing.Imaging,BitmapData,get_Reserved() | |
-M:System.Drawing.Imaging.BitmapData.get_Scan0,System.Drawing.Imaging,BitmapData,get_Scan0() | |
-M:System.Drawing.Imaging.BitmapData.get_Stride,System.Drawing.Imaging,BitmapData,get_Stride() | |
-M:System.Drawing.Imaging.BitmapData.get_Width,System.Drawing.Imaging,BitmapData,get_Width() | |
-M:System.Drawing.Imaging.BitmapData.set_Height(System.Int32),System.Drawing.Imaging,BitmapData,set_Height(Int32) | |
-M:System.Drawing.Imaging.BitmapData.set_PixelFormat(System.Drawing.Imaging.PixelFormat),System.Drawing.Imaging,BitmapData,set_PixelFormat(PixelFormat) | |
-M:System.Drawing.Imaging.BitmapData.set_Reserved(System.Int32),System.Drawing.Imaging,BitmapData,set_Reserved(Int32) | |
-M:System.Drawing.Imaging.BitmapData.set_Scan0(System.IntPtr),System.Drawing.Imaging,BitmapData,set_Scan0(IntPtr) | |
-M:System.Drawing.Imaging.BitmapData.set_Stride(System.Int32),System.Drawing.Imaging,BitmapData,set_Stride(Int32) | |
-M:System.Drawing.Imaging.BitmapData.set_Width(System.Int32),System.Drawing.Imaging,BitmapData,set_Width(Int32) | |
-M:System.Drawing.Imaging.ColorMap.#ctor,System.Drawing.Imaging,ColorMap,.ctor() | |
-M:System.Drawing.Imaging.ColorMap.get_NewColor,System.Drawing.Imaging,ColorMap,get_NewColor() | |
-M:System.Drawing.Imaging.ColorMap.get_OldColor,System.Drawing.Imaging,ColorMap,get_OldColor() | |
-M:System.Drawing.Imaging.ColorMap.set_NewColor(System.Drawing.Color),System.Drawing.Imaging,ColorMap,set_NewColor(Color) | |
-M:System.Drawing.Imaging.ColorMap.set_OldColor(System.Drawing.Color),System.Drawing.Imaging,ColorMap,set_OldColor(Color) | |
-M:System.Drawing.Imaging.ColorMatrix.#ctor(System.Single[][]),System.Drawing.Imaging,ColorMatrix,.ctor(Single[][]) | |
-M:System.Drawing.Imaging.ColorMatrix.#ctor,System.Drawing.Imaging,ColorMatrix,.ctor() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix00,System.Drawing.Imaging,ColorMatrix,get_Matrix00() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix01,System.Drawing.Imaging,ColorMatrix,get_Matrix01() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix02,System.Drawing.Imaging,ColorMatrix,get_Matrix02() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix03,System.Drawing.Imaging,ColorMatrix,get_Matrix03() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix04,System.Drawing.Imaging,ColorMatrix,get_Matrix04() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix10,System.Drawing.Imaging,ColorMatrix,get_Matrix10() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix11,System.Drawing.Imaging,ColorMatrix,get_Matrix11() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix12,System.Drawing.Imaging,ColorMatrix,get_Matrix12() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix13,System.Drawing.Imaging,ColorMatrix,get_Matrix13() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix14,System.Drawing.Imaging,ColorMatrix,get_Matrix14() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix20,System.Drawing.Imaging,ColorMatrix,get_Matrix20() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix21,System.Drawing.Imaging,ColorMatrix,get_Matrix21() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix22,System.Drawing.Imaging,ColorMatrix,get_Matrix22() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix23,System.Drawing.Imaging,ColorMatrix,get_Matrix23() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix24,System.Drawing.Imaging,ColorMatrix,get_Matrix24() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix30,System.Drawing.Imaging,ColorMatrix,get_Matrix30() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix31,System.Drawing.Imaging,ColorMatrix,get_Matrix31() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix32,System.Drawing.Imaging,ColorMatrix,get_Matrix32() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix33,System.Drawing.Imaging,ColorMatrix,get_Matrix33() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix34,System.Drawing.Imaging,ColorMatrix,get_Matrix34() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix40,System.Drawing.Imaging,ColorMatrix,get_Matrix40() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix41,System.Drawing.Imaging,ColorMatrix,get_Matrix41() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix42,System.Drawing.Imaging,ColorMatrix,get_Matrix42() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix43,System.Drawing.Imaging,ColorMatrix,get_Matrix43() | |
-M:System.Drawing.Imaging.ColorMatrix.get_Matrix44,System.Drawing.Imaging,ColorMatrix,get_Matrix44() | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix00(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix00(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix01(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix01(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix02(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix02(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix03(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix03(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix04(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix04(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix10(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix10(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix11(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix11(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix12(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix12(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix13(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix13(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix14(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix14(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix20(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix20(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix21(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix21(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix22(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix22(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix23(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix23(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix24(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix24(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix30(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix30(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix31(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix31(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix32(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix32(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix33(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix33(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix34(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix34(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix40(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix40(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix41(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix41(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix42(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix42(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix43(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix43(Single) | |
-M:System.Drawing.Imaging.ColorMatrix.set_Matrix44(System.Single),System.Drawing.Imaging,ColorMatrix,set_Matrix44(Single) | |
-M:System.Drawing.Imaging.ColorPalette.get_Entries,System.Drawing.Imaging,ColorPalette,get_Entries() | |
-M:System.Drawing.Imaging.ColorPalette.get_Flags,System.Drawing.Imaging,ColorPalette,get_Flags() | |
-M:System.Drawing.Imaging.Encoder.#ctor(System.Guid),System.Drawing.Imaging,Encoder,.ctor(Guid) | |
-M:System.Drawing.Imaging.Encoder.get_Guid,System.Drawing.Imaging,Encoder,get_Guid() | |
-M:System.Drawing.Imaging.EncoderParameter.Dispose,System.Drawing.Imaging,EncoderParameter,Dispose() | |
-M:System.Drawing.Imaging.EncoderParameter.get_Encoder,System.Drawing.Imaging,EncoderParameter,get_Encoder() | |
-M:System.Drawing.Imaging.EncoderParameter.get_NumberOfValues,System.Drawing.Imaging,EncoderParameter,get_NumberOfValues() | |
-M:System.Drawing.Imaging.EncoderParameter.get_Type,System.Drawing.Imaging,EncoderParameter,get_Type() | |
-M:System.Drawing.Imaging.EncoderParameter.get_ValueType,System.Drawing.Imaging,EncoderParameter,get_ValueType() | |
-M:System.Drawing.Imaging.EncoderParameter.set_Encoder(System.Drawing.Imaging.Encoder),System.Drawing.Imaging,EncoderParameter,set_Encoder(Encoder) | |
-M:System.Drawing.Imaging.EncoderParameters.#ctor(System.Int32),System.Drawing.Imaging,EncoderParameters,.ctor(Int32) | |
-M:System.Drawing.Imaging.EncoderParameters.#ctor,System.Drawing.Imaging,EncoderParameters,.ctor() | |
-M:System.Drawing.Imaging.EncoderParameters.Dispose,System.Drawing.Imaging,EncoderParameters,Dispose() | |
-M:System.Drawing.Imaging.EncoderParameters.get_Param,System.Drawing.Imaging,EncoderParameters,get_Param() | |
-M:System.Drawing.Imaging.EncoderParameters.set_Param(System.Drawing.Imaging.EncoderParameter[]),System.Drawing.Imaging,EncoderParameters,set_Param(EncoderParameter[]) | |
-M:System.Drawing.Imaging.FrameDimension.#ctor(System.Guid),System.Drawing.Imaging,FrameDimension,.ctor(Guid) | |
-M:System.Drawing.Imaging.FrameDimension.Equals(System.Object),System.Drawing.Imaging,FrameDimension,Equals(Object) | |
-M:System.Drawing.Imaging.FrameDimension.GetHashCode,System.Drawing.Imaging,FrameDimension,GetHashCode() | |
-M:System.Drawing.Imaging.FrameDimension.ToString,System.Drawing.Imaging,FrameDimension,ToString() | |
-M:System.Drawing.Imaging.FrameDimension.get_Guid,System.Drawing.Imaging,FrameDimension,get_Guid() | |
-M:System.Drawing.Imaging.FrameDimension.get_Page,System.Drawing.Imaging,FrameDimension,get_Page() | |
-M:System.Drawing.Imaging.FrameDimension.get_Resolution,System.Drawing.Imaging,FrameDimension,get_Resolution() | |
-M:System.Drawing.Imaging.FrameDimension.get_Time,System.Drawing.Imaging,FrameDimension,get_Time() | |
-M:System.Drawing.Imaging.ImageAttributes.#ctor,System.Drawing.Imaging,ImageAttributes,.ctor() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearBrushRemapTable,System.Drawing.Imaging,ImageAttributes,ClearBrushRemapTable() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearColorKey(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,ClearColorKey(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.ClearColorKey,System.Drawing.Imaging,ImageAttributes,ClearColorKey() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearColorMatrix(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,ClearColorMatrix(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.ClearColorMatrix,System.Drawing.Imaging,ImageAttributes,ClearColorMatrix() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearGamma(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,ClearGamma(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.ClearGamma,System.Drawing.Imaging,ImageAttributes,ClearGamma() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearNoOp(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,ClearNoOp(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.ClearNoOp,System.Drawing.Imaging,ImageAttributes,ClearNoOp() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannel(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,ClearOutputChannel(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannel,System.Drawing.Imaging,ImageAttributes,ClearOutputChannel() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannelColorProfile(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,ClearOutputChannelColorProfile(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannelColorProfile,System.Drawing.Imaging,ImageAttributes,ClearOutputChannelColorProfile() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearRemapTable(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,ClearRemapTable(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.ClearRemapTable,System.Drawing.Imaging,ImageAttributes,ClearRemapTable() | |
-M:System.Drawing.Imaging.ImageAttributes.ClearThreshold(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,ClearThreshold(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.ClearThreshold,System.Drawing.Imaging,ImageAttributes,ClearThreshold() | |
-M:System.Drawing.Imaging.ImageAttributes.Clone,System.Drawing.Imaging,ImageAttributes,Clone() | |
-M:System.Drawing.Imaging.ImageAttributes.Dispose,System.Drawing.Imaging,ImageAttributes,Dispose() | |
-M:System.Drawing.Imaging.ImageAttributes.SetBrushRemapTable(System.Drawing.Imaging.ColorMap[]),System.Drawing.Imaging,ImageAttributes,SetBrushRemapTable(ColorMap[]) | |
-M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix),System.Drawing.Imaging,ImageAttributes,SetColorMatrix(ColorMatrix) | |
-M:System.Drawing.Imaging.ImageAttributes.SetGamma(System.Single),System.Drawing.Imaging,ImageAttributes,SetGamma(Single) | |
-M:System.Drawing.Imaging.ImageAttributes.SetNoOp(System.Drawing.Imaging.ColorAdjustType),System.Drawing.Imaging,ImageAttributes,SetNoOp(ColorAdjustType) | |
-M:System.Drawing.Imaging.ImageAttributes.SetNoOp,System.Drawing.Imaging,ImageAttributes,SetNoOp() | |
-M:System.Drawing.Imaging.ImageAttributes.SetOutputChannel(System.Drawing.Imaging.ColorChannelFlag),System.Drawing.Imaging,ImageAttributes,SetOutputChannel(ColorChannelFlag) | |
-M:System.Drawing.Imaging.ImageAttributes.SetOutputChannelColorProfile(System.String),System.Drawing.Imaging,ImageAttributes,SetOutputChannelColorProfile(String) | |
-M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorMap[]),System.Drawing.Imaging,ImageAttributes,SetRemapTable(ColorMap[]) | |
-M:System.Drawing.Imaging.ImageAttributes.SetThreshold(System.Single),System.Drawing.Imaging,ImageAttributes,SetThreshold(Single) | |
-M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode),System.Drawing.Imaging,ImageAttributes,SetWrapMode(WrapMode) | |
-M:System.Drawing.Imaging.ImageCodecInfo.GetImageDecoders,System.Drawing.Imaging,ImageCodecInfo,GetImageDecoders() | |
-M:System.Drawing.Imaging.ImageCodecInfo.GetImageEncoders,System.Drawing.Imaging,ImageCodecInfo,GetImageEncoders() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_Clsid,System.Drawing.Imaging,ImageCodecInfo,get_Clsid() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_CodecName,System.Drawing.Imaging,ImageCodecInfo,get_CodecName() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_DllName,System.Drawing.Imaging,ImageCodecInfo,get_DllName() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_FilenameExtension,System.Drawing.Imaging,ImageCodecInfo,get_FilenameExtension() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_Flags,System.Drawing.Imaging,ImageCodecInfo,get_Flags() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_FormatDescription,System.Drawing.Imaging,ImageCodecInfo,get_FormatDescription() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_FormatID,System.Drawing.Imaging,ImageCodecInfo,get_FormatID() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_MimeType,System.Drawing.Imaging,ImageCodecInfo,get_MimeType() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_SignatureMasks,System.Drawing.Imaging,ImageCodecInfo,get_SignatureMasks() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_SignaturePatterns,System.Drawing.Imaging,ImageCodecInfo,get_SignaturePatterns() | |
-M:System.Drawing.Imaging.ImageCodecInfo.get_Version,System.Drawing.Imaging,ImageCodecInfo,get_Version() | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_Clsid(System.Guid),System.Drawing.Imaging,ImageCodecInfo,set_Clsid(Guid) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_CodecName(System.String),System.Drawing.Imaging,ImageCodecInfo,set_CodecName(String) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_DllName(System.String),System.Drawing.Imaging,ImageCodecInfo,set_DllName(String) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_FilenameExtension(System.String),System.Drawing.Imaging,ImageCodecInfo,set_FilenameExtension(String) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_Flags(System.Drawing.Imaging.ImageCodecFlags),System.Drawing.Imaging,ImageCodecInfo,set_Flags(ImageCodecFlags) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_FormatDescription(System.String),System.Drawing.Imaging,ImageCodecInfo,set_FormatDescription(String) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_FormatID(System.Guid),System.Drawing.Imaging,ImageCodecInfo,set_FormatID(Guid) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_MimeType(System.String),System.Drawing.Imaging,ImageCodecInfo,set_MimeType(String) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_SignatureMasks(System.Byte[][]),System.Drawing.Imaging,ImageCodecInfo,set_SignatureMasks(Byte[][]) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_SignaturePatterns(System.Byte[][]),System.Drawing.Imaging,ImageCodecInfo,set_SignaturePatterns(Byte[][]) | |
-M:System.Drawing.Imaging.ImageCodecInfo.set_Version(System.Int32),System.Drawing.Imaging,ImageCodecInfo,set_Version(Int32) | |
-M:System.Drawing.Imaging.ImageFormat.#ctor(System.Guid),System.Drawing.Imaging,ImageFormat,.ctor(Guid) | |
-M:System.Drawing.Imaging.ImageFormat.Equals(System.Object),System.Drawing.Imaging,ImageFormat,Equals(Object) | |
-M:System.Drawing.Imaging.ImageFormat.GetHashCode,System.Drawing.Imaging,ImageFormat,GetHashCode() | |
-M:System.Drawing.Imaging.ImageFormat.ToString,System.Drawing.Imaging,ImageFormat,ToString() | |
-M:System.Drawing.Imaging.ImageFormat.get_Bmp,System.Drawing.Imaging,ImageFormat,get_Bmp() | |
-M:System.Drawing.Imaging.ImageFormat.get_Emf,System.Drawing.Imaging,ImageFormat,get_Emf() | |
-M:System.Drawing.Imaging.ImageFormat.get_Exif,System.Drawing.Imaging,ImageFormat,get_Exif() | |
-M:System.Drawing.Imaging.ImageFormat.get_Gif,System.Drawing.Imaging,ImageFormat,get_Gif() | |
-M:System.Drawing.Imaging.ImageFormat.get_Guid,System.Drawing.Imaging,ImageFormat,get_Guid() | |
-M:System.Drawing.Imaging.ImageFormat.get_Icon,System.Drawing.Imaging,ImageFormat,get_Icon() | |
-M:System.Drawing.Imaging.ImageFormat.get_Jpeg,System.Drawing.Imaging,ImageFormat,get_Jpeg() | |
-M:System.Drawing.Imaging.ImageFormat.get_MemoryBmp,System.Drawing.Imaging,ImageFormat,get_MemoryBmp() | |
-M:System.Drawing.Imaging.ImageFormat.get_Png,System.Drawing.Imaging,ImageFormat,get_Png() | |
-M:System.Drawing.Imaging.ImageFormat.get_Tiff,System.Drawing.Imaging,ImageFormat,get_Tiff() | |
-M:System.Drawing.Imaging.ImageFormat.get_Wmf,System.Drawing.Imaging,ImageFormat,get_Wmf() | |
-M:System.Drawing.Imaging.MetaHeader.#ctor,System.Drawing.Imaging,MetaHeader,.ctor() | |
-M:System.Drawing.Imaging.MetaHeader.get_HeaderSize,System.Drawing.Imaging,MetaHeader,get_HeaderSize() | |
-M:System.Drawing.Imaging.MetaHeader.get_MaxRecord,System.Drawing.Imaging,MetaHeader,get_MaxRecord() | |
-M:System.Drawing.Imaging.MetaHeader.get_NoObjects,System.Drawing.Imaging,MetaHeader,get_NoObjects() | |
-M:System.Drawing.Imaging.MetaHeader.get_NoParameters,System.Drawing.Imaging,MetaHeader,get_NoParameters() | |
-M:System.Drawing.Imaging.MetaHeader.get_Size,System.Drawing.Imaging,MetaHeader,get_Size() | |
-M:System.Drawing.Imaging.MetaHeader.get_Type,System.Drawing.Imaging,MetaHeader,get_Type() | |
-M:System.Drawing.Imaging.MetaHeader.get_Version,System.Drawing.Imaging,MetaHeader,get_Version() | |
-M:System.Drawing.Imaging.MetaHeader.set_HeaderSize(System.Int16),System.Drawing.Imaging,MetaHeader,set_HeaderSize(Int16) | |
-M:System.Drawing.Imaging.MetaHeader.set_MaxRecord(System.Int32),System.Drawing.Imaging,MetaHeader,set_MaxRecord(Int32) | |
-M:System.Drawing.Imaging.MetaHeader.set_NoObjects(System.Int16),System.Drawing.Imaging,MetaHeader,set_NoObjects(Int16) | |
-M:System.Drawing.Imaging.MetaHeader.set_NoParameters(System.Int16),System.Drawing.Imaging,MetaHeader,set_NoParameters(Int16) | |
-M:System.Drawing.Imaging.MetaHeader.set_Size(System.Int32),System.Drawing.Imaging,MetaHeader,set_Size(Int32) | |
-M:System.Drawing.Imaging.MetaHeader.set_Type(System.Int16),System.Drawing.Imaging,MetaHeader,set_Type(Int16) | |
-M:System.Drawing.Imaging.MetaHeader.set_Version(System.Int16),System.Drawing.Imaging,MetaHeader,set_Version(Int16) | |
-M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream),System.Drawing.Imaging,Metafile,.ctor(Stream) | |
-M:System.Drawing.Imaging.Metafile.#ctor(System.String),System.Drawing.Imaging,Metafile,.ctor(String) | |
-M:System.Drawing.Imaging.Metafile.GetHenhmetafile,System.Drawing.Imaging,Metafile,GetHenhmetafile() | |
-M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IO.Stream),System.Drawing.Imaging,Metafile,GetMetafileHeader(Stream) | |
-M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IntPtr),System.Drawing.Imaging,Metafile,GetMetafileHeader(IntPtr) | |
-M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.String),System.Drawing.Imaging,Metafile,GetMetafileHeader(String) | |
-M:System.Drawing.Imaging.Metafile.GetMetafileHeader,System.Drawing.Imaging,Metafile,GetMetafileHeader() | |
-M:System.Drawing.Imaging.MetafileHeader.IsDisplay,System.Drawing.Imaging,MetafileHeader,IsDisplay() | |
-M:System.Drawing.Imaging.MetafileHeader.IsEmf,System.Drawing.Imaging,MetafileHeader,IsEmf() | |
-M:System.Drawing.Imaging.MetafileHeader.IsEmfOrEmfPlus,System.Drawing.Imaging,MetafileHeader,IsEmfOrEmfPlus() | |
-M:System.Drawing.Imaging.MetafileHeader.IsEmfPlus,System.Drawing.Imaging,MetafileHeader,IsEmfPlus() | |
-M:System.Drawing.Imaging.MetafileHeader.IsEmfPlusDual,System.Drawing.Imaging,MetafileHeader,IsEmfPlusDual() | |
-M:System.Drawing.Imaging.MetafileHeader.IsEmfPlusOnly,System.Drawing.Imaging,MetafileHeader,IsEmfPlusOnly() | |
-M:System.Drawing.Imaging.MetafileHeader.IsWmf,System.Drawing.Imaging,MetafileHeader,IsWmf() | |
-M:System.Drawing.Imaging.MetafileHeader.IsWmfPlaceable,System.Drawing.Imaging,MetafileHeader,IsWmfPlaceable() | |
-M:System.Drawing.Imaging.MetafileHeader.get_Bounds,System.Drawing.Imaging,MetafileHeader,get_Bounds() | |
-M:System.Drawing.Imaging.MetafileHeader.get_DpiX,System.Drawing.Imaging,MetafileHeader,get_DpiX() | |
-M:System.Drawing.Imaging.MetafileHeader.get_DpiY,System.Drawing.Imaging,MetafileHeader,get_DpiY() | |
-M:System.Drawing.Imaging.MetafileHeader.get_EmfPlusHeaderSize,System.Drawing.Imaging,MetafileHeader,get_EmfPlusHeaderSize() | |
-M:System.Drawing.Imaging.MetafileHeader.get_LogicalDpiX,System.Drawing.Imaging,MetafileHeader,get_LogicalDpiX() | |
-M:System.Drawing.Imaging.MetafileHeader.get_LogicalDpiY,System.Drawing.Imaging,MetafileHeader,get_LogicalDpiY() | |
-M:System.Drawing.Imaging.MetafileHeader.get_MetafileSize,System.Drawing.Imaging,MetafileHeader,get_MetafileSize() | |
-M:System.Drawing.Imaging.MetafileHeader.get_Type,System.Drawing.Imaging,MetafileHeader,get_Type() | |
-M:System.Drawing.Imaging.MetafileHeader.get_Version,System.Drawing.Imaging,MetafileHeader,get_Version() | |
-M:System.Drawing.Imaging.MetafileHeader.get_WmfHeader,System.Drawing.Imaging,MetafileHeader,get_WmfHeader() | |
-M:System.Drawing.Imaging.PropertyItem.get_Id,System.Drawing.Imaging,PropertyItem,get_Id() | |
-M:System.Drawing.Imaging.PropertyItem.get_Len,System.Drawing.Imaging,PropertyItem,get_Len() | |
-M:System.Drawing.Imaging.PropertyItem.get_Type,System.Drawing.Imaging,PropertyItem,get_Type() | |
-M:System.Drawing.Imaging.PropertyItem.get_Value,System.Drawing.Imaging,PropertyItem,get_Value() | |
-M:System.Drawing.Imaging.PropertyItem.set_Id(System.Int32),System.Drawing.Imaging,PropertyItem,set_Id(Int32) | |
-M:System.Drawing.Imaging.PropertyItem.set_Len(System.Int32),System.Drawing.Imaging,PropertyItem,set_Len(Int32) | |
-M:System.Drawing.Imaging.PropertyItem.set_Type(System.Int16),System.Drawing.Imaging,PropertyItem,set_Type(Int16) | |
-M:System.Drawing.Imaging.PropertyItem.set_Value(System.Byte[]),System.Drawing.Imaging,PropertyItem,set_Value(Byte[]) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.#ctor,System.Drawing.Imaging,WmfPlaceableFileHeader,.ctor() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_BboxBottom,System.Drawing.Imaging,WmfPlaceableFileHeader,get_BboxBottom() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_BboxLeft,System.Drawing.Imaging,WmfPlaceableFileHeader,get_BboxLeft() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_BboxRight,System.Drawing.Imaging,WmfPlaceableFileHeader,get_BboxRight() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_BboxTop,System.Drawing.Imaging,WmfPlaceableFileHeader,get_BboxTop() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_Checksum,System.Drawing.Imaging,WmfPlaceableFileHeader,get_Checksum() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_Hmf,System.Drawing.Imaging,WmfPlaceableFileHeader,get_Hmf() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_Inch,System.Drawing.Imaging,WmfPlaceableFileHeader,get_Inch() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_Key,System.Drawing.Imaging,WmfPlaceableFileHeader,get_Key() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.get_Reserved,System.Drawing.Imaging,WmfPlaceableFileHeader,get_Reserved() | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_BboxBottom(System.Int16),System.Drawing.Imaging,WmfPlaceableFileHeader,set_BboxBottom(Int16) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_BboxLeft(System.Int16),System.Drawing.Imaging,WmfPlaceableFileHeader,set_BboxLeft(Int16) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_BboxRight(System.Int16),System.Drawing.Imaging,WmfPlaceableFileHeader,set_BboxRight(Int16) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_BboxTop(System.Int16),System.Drawing.Imaging,WmfPlaceableFileHeader,set_BboxTop(Int16) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_Checksum(System.Int16),System.Drawing.Imaging,WmfPlaceableFileHeader,set_Checksum(Int16) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_Hmf(System.Int16),System.Drawing.Imaging,WmfPlaceableFileHeader,set_Hmf(Int16) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_Inch(System.Int16),System.Drawing.Imaging,WmfPlaceableFileHeader,set_Inch(Int16) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_Key(System.Int32),System.Drawing.Imaging,WmfPlaceableFileHeader,set_Key(Int32) | |
-M:System.Drawing.Imaging.WmfPlaceableFileHeader.set_Reserved(System.Int32),System.Drawing.Imaging,WmfPlaceableFileHeader,set_Reserved(Int32) | |
-M:System.Drawing.Pen.#ctor(System.Drawing.Brush),System.Drawing,Pen,.ctor(Brush) | |
-M:System.Drawing.Pen.#ctor(System.Drawing.Color),System.Drawing,Pen,.ctor(Color) | |
-M:System.Drawing.Pen.Clone,System.Drawing,Pen,Clone() | |
-M:System.Drawing.Pen.Dispose,System.Drawing,Pen,Dispose() | |
-M:System.Drawing.Pen.MultiplyTransform(System.Drawing.Drawing2D.Matrix),System.Drawing,Pen,MultiplyTransform(Matrix) | |
-M:System.Drawing.Pen.ResetTransform,System.Drawing,Pen,ResetTransform() | |
-M:System.Drawing.Pen.RotateTransform(System.Single),System.Drawing,Pen,RotateTransform(Single) | |
-M:System.Drawing.Pen.get_Alignment,System.Drawing,Pen,get_Alignment() | |
-M:System.Drawing.Pen.get_Brush,System.Drawing,Pen,get_Brush() | |
-M:System.Drawing.Pen.get_Color,System.Drawing,Pen,get_Color() | |
-M:System.Drawing.Pen.get_CompoundArray,System.Drawing,Pen,get_CompoundArray() | |
-M:System.Drawing.Pen.get_CustomEndCap,System.Drawing,Pen,get_CustomEndCap() | |
-M:System.Drawing.Pen.get_CustomStartCap,System.Drawing,Pen,get_CustomStartCap() | |
-M:System.Drawing.Pen.get_DashCap,System.Drawing,Pen,get_DashCap() | |
-M:System.Drawing.Pen.get_DashOffset,System.Drawing,Pen,get_DashOffset() | |
-M:System.Drawing.Pen.get_DashPattern,System.Drawing,Pen,get_DashPattern() | |
-M:System.Drawing.Pen.get_DashStyle,System.Drawing,Pen,get_DashStyle() | |
-M:System.Drawing.Pen.get_EndCap,System.Drawing,Pen,get_EndCap() | |
-M:System.Drawing.Pen.get_LineJoin,System.Drawing,Pen,get_LineJoin() | |
-M:System.Drawing.Pen.get_MiterLimit,System.Drawing,Pen,get_MiterLimit() | |
-M:System.Drawing.Pen.get_PenType,System.Drawing,Pen,get_PenType() | |
-M:System.Drawing.Pen.get_StartCap,System.Drawing,Pen,get_StartCap() | |
-M:System.Drawing.Pen.get_Transform,System.Drawing,Pen,get_Transform() | |
-M:System.Drawing.Pen.get_Width,System.Drawing,Pen,get_Width() | |
-M:System.Drawing.Pen.set_Alignment(System.Drawing.Drawing2D.PenAlignment),System.Drawing,Pen,set_Alignment(PenAlignment) | |
-M:System.Drawing.Pen.set_Brush(System.Drawing.Brush),System.Drawing,Pen,set_Brush(Brush) | |
-M:System.Drawing.Pen.set_Color(System.Drawing.Color),System.Drawing,Pen,set_Color(Color) | |
-M:System.Drawing.Pen.set_CompoundArray(System.Single[]),System.Drawing,Pen,set_CompoundArray(Single[]) | |
-M:System.Drawing.Pen.set_CustomEndCap(System.Drawing.Drawing2D.CustomLineCap),System.Drawing,Pen,set_CustomEndCap(CustomLineCap) | |
-M:System.Drawing.Pen.set_CustomStartCap(System.Drawing.Drawing2D.CustomLineCap),System.Drawing,Pen,set_CustomStartCap(CustomLineCap) | |
-M:System.Drawing.Pen.set_DashCap(System.Drawing.Drawing2D.DashCap),System.Drawing,Pen,set_DashCap(DashCap) | |
-M:System.Drawing.Pen.set_DashOffset(System.Single),System.Drawing,Pen,set_DashOffset(Single) | |
-M:System.Drawing.Pen.set_DashPattern(System.Single[]),System.Drawing,Pen,set_DashPattern(Single[]) | |
-M:System.Drawing.Pen.set_DashStyle(System.Drawing.Drawing2D.DashStyle),System.Drawing,Pen,set_DashStyle(DashStyle) | |
-M:System.Drawing.Pen.set_EndCap(System.Drawing.Drawing2D.LineCap),System.Drawing,Pen,set_EndCap(LineCap) | |
-M:System.Drawing.Pen.set_LineJoin(System.Drawing.Drawing2D.LineJoin),System.Drawing,Pen,set_LineJoin(LineJoin) | |
-M:System.Drawing.Pen.set_MiterLimit(System.Single),System.Drawing,Pen,set_MiterLimit(Single) | |
-M:System.Drawing.Pen.set_StartCap(System.Drawing.Drawing2D.LineCap),System.Drawing,Pen,set_StartCap(LineCap) | |
-M:System.Drawing.Pen.set_Transform(System.Drawing.Drawing2D.Matrix),System.Drawing,Pen,set_Transform(Matrix) | |
-M:System.Drawing.Pen.set_Width(System.Single),System.Drawing,Pen,set_Width(Single) | |
-M:System.Drawing.Pens.get_AliceBlue,System.Drawing,Pens,get_AliceBlue() | |
-M:System.Drawing.Pens.get_AntiqueWhite,System.Drawing,Pens,get_AntiqueWhite() | |
-M:System.Drawing.Pens.get_Aqua,System.Drawing,Pens,get_Aqua() | |
-M:System.Drawing.Pens.get_Aquamarine,System.Drawing,Pens,get_Aquamarine() | |
-M:System.Drawing.Pens.get_Azure,System.Drawing,Pens,get_Azure() | |
-M:System.Drawing.Pens.get_Beige,System.Drawing,Pens,get_Beige() | |
-M:System.Drawing.Pens.get_Bisque,System.Drawing,Pens,get_Bisque() | |
-M:System.Drawing.Pens.get_Black,System.Drawing,Pens,get_Black() | |
-M:System.Drawing.Pens.get_BlanchedAlmond,System.Drawing,Pens,get_BlanchedAlmond() | |
-M:System.Drawing.Pens.get_Blue,System.Drawing,Pens,get_Blue() | |
-M:System.Drawing.Pens.get_BlueViolet,System.Drawing,Pens,get_BlueViolet() | |
-M:System.Drawing.Pens.get_Brown,System.Drawing,Pens,get_Brown() | |
-M:System.Drawing.Pens.get_BurlyWood,System.Drawing,Pens,get_BurlyWood() | |
-M:System.Drawing.Pens.get_CadetBlue,System.Drawing,Pens,get_CadetBlue() | |
-M:System.Drawing.Pens.get_Chartreuse,System.Drawing,Pens,get_Chartreuse() | |
-M:System.Drawing.Pens.get_Chocolate,System.Drawing,Pens,get_Chocolate() | |
-M:System.Drawing.Pens.get_Coral,System.Drawing,Pens,get_Coral() | |
-M:System.Drawing.Pens.get_CornflowerBlue,System.Drawing,Pens,get_CornflowerBlue() | |
-M:System.Drawing.Pens.get_Cornsilk,System.Drawing,Pens,get_Cornsilk() | |
-M:System.Drawing.Pens.get_Crimson,System.Drawing,Pens,get_Crimson() | |
-M:System.Drawing.Pens.get_Cyan,System.Drawing,Pens,get_Cyan() | |
-M:System.Drawing.Pens.get_DarkBlue,System.Drawing,Pens,get_DarkBlue() | |
-M:System.Drawing.Pens.get_DarkCyan,System.Drawing,Pens,get_DarkCyan() | |
-M:System.Drawing.Pens.get_DarkGoldenrod,System.Drawing,Pens,get_DarkGoldenrod() | |
-M:System.Drawing.Pens.get_DarkGray,System.Drawing,Pens,get_DarkGray() | |
-M:System.Drawing.Pens.get_DarkGreen,System.Drawing,Pens,get_DarkGreen() | |
-M:System.Drawing.Pens.get_DarkKhaki,System.Drawing,Pens,get_DarkKhaki() | |
-M:System.Drawing.Pens.get_DarkMagenta,System.Drawing,Pens,get_DarkMagenta() | |
-M:System.Drawing.Pens.get_DarkOliveGreen,System.Drawing,Pens,get_DarkOliveGreen() | |
-M:System.Drawing.Pens.get_DarkOrange,System.Drawing,Pens,get_DarkOrange() | |
-M:System.Drawing.Pens.get_DarkOrchid,System.Drawing,Pens,get_DarkOrchid() | |
-M:System.Drawing.Pens.get_DarkRed,System.Drawing,Pens,get_DarkRed() | |
-M:System.Drawing.Pens.get_DarkSalmon,System.Drawing,Pens,get_DarkSalmon() | |
-M:System.Drawing.Pens.get_DarkSeaGreen,System.Drawing,Pens,get_DarkSeaGreen() | |
-M:System.Drawing.Pens.get_DarkSlateBlue,System.Drawing,Pens,get_DarkSlateBlue() | |
-M:System.Drawing.Pens.get_DarkSlateGray,System.Drawing,Pens,get_DarkSlateGray() | |
-M:System.Drawing.Pens.get_DarkTurquoise,System.Drawing,Pens,get_DarkTurquoise() | |
-M:System.Drawing.Pens.get_DarkViolet,System.Drawing,Pens,get_DarkViolet() | |
-M:System.Drawing.Pens.get_DeepPink,System.Drawing,Pens,get_DeepPink() | |
-M:System.Drawing.Pens.get_DeepSkyBlue,System.Drawing,Pens,get_DeepSkyBlue() | |
-M:System.Drawing.Pens.get_DimGray,System.Drawing,Pens,get_DimGray() | |
-M:System.Drawing.Pens.get_DodgerBlue,System.Drawing,Pens,get_DodgerBlue() | |
-M:System.Drawing.Pens.get_Firebrick,System.Drawing,Pens,get_Firebrick() | |
-M:System.Drawing.Pens.get_FloralWhite,System.Drawing,Pens,get_FloralWhite() | |
-M:System.Drawing.Pens.get_ForestGreen,System.Drawing,Pens,get_ForestGreen() | |
-M:System.Drawing.Pens.get_Fuchsia,System.Drawing,Pens,get_Fuchsia() | |
-M:System.Drawing.Pens.get_Gainsboro,System.Drawing,Pens,get_Gainsboro() | |
-M:System.Drawing.Pens.get_GhostWhite,System.Drawing,Pens,get_GhostWhite() | |
-M:System.Drawing.Pens.get_Gold,System.Drawing,Pens,get_Gold() | |
-M:System.Drawing.Pens.get_Goldenrod,System.Drawing,Pens,get_Goldenrod() | |
-M:System.Drawing.Pens.get_Gray,System.Drawing,Pens,get_Gray() | |
-M:System.Drawing.Pens.get_Green,System.Drawing,Pens,get_Green() | |
-M:System.Drawing.Pens.get_GreenYellow,System.Drawing,Pens,get_GreenYellow() | |
-M:System.Drawing.Pens.get_Honeydew,System.Drawing,Pens,get_Honeydew() | |
-M:System.Drawing.Pens.get_HotPink,System.Drawing,Pens,get_HotPink() | |
-M:System.Drawing.Pens.get_IndianRed,System.Drawing,Pens,get_IndianRed() | |
-M:System.Drawing.Pens.get_Indigo,System.Drawing,Pens,get_Indigo() | |
-M:System.Drawing.Pens.get_Ivory,System.Drawing,Pens,get_Ivory() | |
-M:System.Drawing.Pens.get_Khaki,System.Drawing,Pens,get_Khaki() | |
-M:System.Drawing.Pens.get_Lavender,System.Drawing,Pens,get_Lavender() | |
-M:System.Drawing.Pens.get_LavenderBlush,System.Drawing,Pens,get_LavenderBlush() | |
-M:System.Drawing.Pens.get_LawnGreen,System.Drawing,Pens,get_LawnGreen() | |
-M:System.Drawing.Pens.get_LemonChiffon,System.Drawing,Pens,get_LemonChiffon() | |
-M:System.Drawing.Pens.get_LightBlue,System.Drawing,Pens,get_LightBlue() | |
-M:System.Drawing.Pens.get_LightCoral,System.Drawing,Pens,get_LightCoral() | |
-M:System.Drawing.Pens.get_LightCyan,System.Drawing,Pens,get_LightCyan() | |
-M:System.Drawing.Pens.get_LightGoldenrodYellow,System.Drawing,Pens,get_LightGoldenrodYellow() | |
-M:System.Drawing.Pens.get_LightGray,System.Drawing,Pens,get_LightGray() | |
-M:System.Drawing.Pens.get_LightGreen,System.Drawing,Pens,get_LightGreen() | |
-M:System.Drawing.Pens.get_LightPink,System.Drawing,Pens,get_LightPink() | |
-M:System.Drawing.Pens.get_LightSalmon,System.Drawing,Pens,get_LightSalmon() | |
-M:System.Drawing.Pens.get_LightSeaGreen,System.Drawing,Pens,get_LightSeaGreen() | |
-M:System.Drawing.Pens.get_LightSkyBlue,System.Drawing,Pens,get_LightSkyBlue() | |
-M:System.Drawing.Pens.get_LightSlateGray,System.Drawing,Pens,get_LightSlateGray() | |
-M:System.Drawing.Pens.get_LightSteelBlue,System.Drawing,Pens,get_LightSteelBlue() | |
-M:System.Drawing.Pens.get_LightYellow,System.Drawing,Pens,get_LightYellow() | |
-M:System.Drawing.Pens.get_Lime,System.Drawing,Pens,get_Lime() | |
-M:System.Drawing.Pens.get_LimeGreen,System.Drawing,Pens,get_LimeGreen() | |
-M:System.Drawing.Pens.get_Linen,System.Drawing,Pens,get_Linen() | |
-M:System.Drawing.Pens.get_Magenta,System.Drawing,Pens,get_Magenta() | |
-M:System.Drawing.Pens.get_Maroon,System.Drawing,Pens,get_Maroon() | |
-M:System.Drawing.Pens.get_MediumAquamarine,System.Drawing,Pens,get_MediumAquamarine() | |
-M:System.Drawing.Pens.get_MediumBlue,System.Drawing,Pens,get_MediumBlue() | |
-M:System.Drawing.Pens.get_MediumOrchid,System.Drawing,Pens,get_MediumOrchid() | |
-M:System.Drawing.Pens.get_MediumPurple,System.Drawing,Pens,get_MediumPurple() | |
-M:System.Drawing.Pens.get_MediumSeaGreen,System.Drawing,Pens,get_MediumSeaGreen() | |
-M:System.Drawing.Pens.get_MediumSlateBlue,System.Drawing,Pens,get_MediumSlateBlue() | |
-M:System.Drawing.Pens.get_MediumSpringGreen,System.Drawing,Pens,get_MediumSpringGreen() | |
-M:System.Drawing.Pens.get_MediumTurquoise,System.Drawing,Pens,get_MediumTurquoise() | |
-M:System.Drawing.Pens.get_MediumVioletRed,System.Drawing,Pens,get_MediumVioletRed() | |
-M:System.Drawing.Pens.get_MidnightBlue,System.Drawing,Pens,get_MidnightBlue() | |
-M:System.Drawing.Pens.get_MintCream,System.Drawing,Pens,get_MintCream() | |
-M:System.Drawing.Pens.get_MistyRose,System.Drawing,Pens,get_MistyRose() | |
-M:System.Drawing.Pens.get_Moccasin,System.Drawing,Pens,get_Moccasin() | |
-M:System.Drawing.Pens.get_NavajoWhite,System.Drawing,Pens,get_NavajoWhite() | |
-M:System.Drawing.Pens.get_Navy,System.Drawing,Pens,get_Navy() | |
-M:System.Drawing.Pens.get_OldLace,System.Drawing,Pens,get_OldLace() | |
-M:System.Drawing.Pens.get_Olive,System.Drawing,Pens,get_Olive() | |
-M:System.Drawing.Pens.get_OliveDrab,System.Drawing,Pens,get_OliveDrab() | |
-M:System.Drawing.Pens.get_Orange,System.Drawing,Pens,get_Orange() | |
-M:System.Drawing.Pens.get_OrangeRed,System.Drawing,Pens,get_OrangeRed() | |
-M:System.Drawing.Pens.get_Orchid,System.Drawing,Pens,get_Orchid() | |
-M:System.Drawing.Pens.get_PaleGoldenrod,System.Drawing,Pens,get_PaleGoldenrod() | |
-M:System.Drawing.Pens.get_PaleGreen,System.Drawing,Pens,get_PaleGreen() | |
-M:System.Drawing.Pens.get_PaleTurquoise,System.Drawing,Pens,get_PaleTurquoise() | |
-M:System.Drawing.Pens.get_PaleVioletRed,System.Drawing,Pens,get_PaleVioletRed() | |
-M:System.Drawing.Pens.get_PapayaWhip,System.Drawing,Pens,get_PapayaWhip() | |
-M:System.Drawing.Pens.get_PeachPuff,System.Drawing,Pens,get_PeachPuff() | |
-M:System.Drawing.Pens.get_Peru,System.Drawing,Pens,get_Peru() | |
-M:System.Drawing.Pens.get_Pink,System.Drawing,Pens,get_Pink() | |
-M:System.Drawing.Pens.get_Plum,System.Drawing,Pens,get_Plum() | |
-M:System.Drawing.Pens.get_PowderBlue,System.Drawing,Pens,get_PowderBlue() | |
-M:System.Drawing.Pens.get_Purple,System.Drawing,Pens,get_Purple() | |
-M:System.Drawing.Pens.get_Red,System.Drawing,Pens,get_Red() | |
-M:System.Drawing.Pens.get_RosyBrown,System.Drawing,Pens,get_RosyBrown() | |
-M:System.Drawing.Pens.get_RoyalBlue,System.Drawing,Pens,get_RoyalBlue() | |
-M:System.Drawing.Pens.get_SaddleBrown,System.Drawing,Pens,get_SaddleBrown() | |
-M:System.Drawing.Pens.get_Salmon,System.Drawing,Pens,get_Salmon() | |
-M:System.Drawing.Pens.get_SandyBrown,System.Drawing,Pens,get_SandyBrown() | |
-M:System.Drawing.Pens.get_SeaGreen,System.Drawing,Pens,get_SeaGreen() | |
-M:System.Drawing.Pens.get_SeaShell,System.Drawing,Pens,get_SeaShell() | |
-M:System.Drawing.Pens.get_Sienna,System.Drawing,Pens,get_Sienna() | |
-M:System.Drawing.Pens.get_Silver,System.Drawing,Pens,get_Silver() | |
-M:System.Drawing.Pens.get_SkyBlue,System.Drawing,Pens,get_SkyBlue() | |
-M:System.Drawing.Pens.get_SlateBlue,System.Drawing,Pens,get_SlateBlue() | |
-M:System.Drawing.Pens.get_SlateGray,System.Drawing,Pens,get_SlateGray() | |
-M:System.Drawing.Pens.get_Snow,System.Drawing,Pens,get_Snow() | |
-M:System.Drawing.Pens.get_SpringGreen,System.Drawing,Pens,get_SpringGreen() | |
-M:System.Drawing.Pens.get_SteelBlue,System.Drawing,Pens,get_SteelBlue() | |
-M:System.Drawing.Pens.get_Tan,System.Drawing,Pens,get_Tan() | |
-M:System.Drawing.Pens.get_Teal,System.Drawing,Pens,get_Teal() | |
-M:System.Drawing.Pens.get_Thistle,System.Drawing,Pens,get_Thistle() | |
-M:System.Drawing.Pens.get_Tomato,System.Drawing,Pens,get_Tomato() | |
-M:System.Drawing.Pens.get_Transparent,System.Drawing,Pens,get_Transparent() | |
-M:System.Drawing.Pens.get_Turquoise,System.Drawing,Pens,get_Turquoise() | |
-M:System.Drawing.Pens.get_Violet,System.Drawing,Pens,get_Violet() | |
-M:System.Drawing.Pens.get_Wheat,System.Drawing,Pens,get_Wheat() | |
-M:System.Drawing.Pens.get_White,System.Drawing,Pens,get_White() | |
-M:System.Drawing.Pens.get_WhiteSmoke,System.Drawing,Pens,get_WhiteSmoke() | |
-M:System.Drawing.Pens.get_Yellow,System.Drawing,Pens,get_Yellow() | |
-M:System.Drawing.Pens.get_YellowGreen,System.Drawing,Pens,get_YellowGreen() | |
-M:System.Drawing.Printing.InvalidPrinterException.#ctor(System.Drawing.Printing.PrinterSettings),System.Drawing.Printing,InvalidPrinterException,.ctor(PrinterSettings) | |
-M:System.Drawing.Printing.Margins.#ctor,System.Drawing.Printing,Margins,.ctor() | |
-M:System.Drawing.Printing.Margins.Clone,System.Drawing.Printing,Margins,Clone() | |
-M:System.Drawing.Printing.Margins.Equals(System.Object),System.Drawing.Printing,Margins,Equals(Object) | |
-M:System.Drawing.Printing.Margins.GetHashCode,System.Drawing.Printing,Margins,GetHashCode() | |
-M:System.Drawing.Printing.Margins.ToString,System.Drawing.Printing,Margins,ToString() | |
-M:System.Drawing.Printing.Margins.get_Bottom,System.Drawing.Printing,Margins,get_Bottom() | |
-M:System.Drawing.Printing.Margins.get_Left,System.Drawing.Printing,Margins,get_Left() | |
-M:System.Drawing.Printing.Margins.get_Right,System.Drawing.Printing,Margins,get_Right() | |
-M:System.Drawing.Printing.Margins.get_Top,System.Drawing.Printing,Margins,get_Top() | |
-M:System.Drawing.Printing.Margins.set_Bottom(System.Int32),System.Drawing.Printing,Margins,set_Bottom(Int32) | |
-M:System.Drawing.Printing.Margins.set_Left(System.Int32),System.Drawing.Printing,Margins,set_Left(Int32) | |
-M:System.Drawing.Printing.Margins.set_Right(System.Int32),System.Drawing.Printing,Margins,set_Right(Int32) | |
-M:System.Drawing.Printing.Margins.set_Top(System.Int32),System.Drawing.Printing,Margins,set_Top(Int32) | |
-M:System.Drawing.Printing.PageSettings.#ctor(System.Drawing.Printing.PrinterSettings),System.Drawing.Printing,PageSettings,.ctor(PrinterSettings) | |
-M:System.Drawing.Printing.PageSettings.#ctor,System.Drawing.Printing,PageSettings,.ctor() | |
-M:System.Drawing.Printing.PageSettings.Clone,System.Drawing.Printing,PageSettings,Clone() | |
-M:System.Drawing.Printing.PageSettings.CopyToHdevmode(System.IntPtr),System.Drawing.Printing,PageSettings,CopyToHdevmode(IntPtr) | |
-M:System.Drawing.Printing.PageSettings.SetHdevmode(System.IntPtr),System.Drawing.Printing,PageSettings,SetHdevmode(IntPtr) | |
-M:System.Drawing.Printing.PageSettings.ToString,System.Drawing.Printing,PageSettings,ToString() | |
-M:System.Drawing.Printing.PageSettings.get_Bounds,System.Drawing.Printing,PageSettings,get_Bounds() | |
-M:System.Drawing.Printing.PageSettings.get_Color,System.Drawing.Printing,PageSettings,get_Color() | |
-M:System.Drawing.Printing.PageSettings.get_HardMarginX,System.Drawing.Printing,PageSettings,get_HardMarginX() | |
-M:System.Drawing.Printing.PageSettings.get_HardMarginY,System.Drawing.Printing,PageSettings,get_HardMarginY() | |
-M:System.Drawing.Printing.PageSettings.get_Landscape,System.Drawing.Printing,PageSettings,get_Landscape() | |
-M:System.Drawing.Printing.PageSettings.get_Margins,System.Drawing.Printing,PageSettings,get_Margins() | |
-M:System.Drawing.Printing.PageSettings.get_PaperSize,System.Drawing.Printing,PageSettings,get_PaperSize() | |
-M:System.Drawing.Printing.PageSettings.get_PaperSource,System.Drawing.Printing,PageSettings,get_PaperSource() | |
-M:System.Drawing.Printing.PageSettings.get_PrintableArea,System.Drawing.Printing,PageSettings,get_PrintableArea() | |
-M:System.Drawing.Printing.PageSettings.get_PrinterResolution,System.Drawing.Printing,PageSettings,get_PrinterResolution() | |
-M:System.Drawing.Printing.PageSettings.get_PrinterSettings,System.Drawing.Printing,PageSettings,get_PrinterSettings() | |
-M:System.Drawing.Printing.PageSettings.set_Color(System.Boolean),System.Drawing.Printing,PageSettings,set_Color(Boolean) | |
-M:System.Drawing.Printing.PageSettings.set_Landscape(System.Boolean),System.Drawing.Printing,PageSettings,set_Landscape(Boolean) | |
-M:System.Drawing.Printing.PageSettings.set_Margins(System.Drawing.Printing.Margins),System.Drawing.Printing,PageSettings,set_Margins(Margins) | |
-M:System.Drawing.Printing.PageSettings.set_PaperSize(System.Drawing.Printing.PaperSize),System.Drawing.Printing,PageSettings,set_PaperSize(PaperSize) | |
-M:System.Drawing.Printing.PageSettings.set_PaperSource(System.Drawing.Printing.PaperSource),System.Drawing.Printing,PageSettings,set_PaperSource(PaperSource) | |
-M:System.Drawing.Printing.PageSettings.set_PrinterResolution(System.Drawing.Printing.PrinterResolution),System.Drawing.Printing,PageSettings,set_PrinterResolution(PrinterResolution) | |
-M:System.Drawing.Printing.PageSettings.set_PrinterSettings(System.Drawing.Printing.PrinterSettings),System.Drawing.Printing,PageSettings,set_PrinterSettings(PrinterSettings) | |
-M:System.Drawing.Printing.PaperSize.#ctor,System.Drawing.Printing,PaperSize,.ctor() | |
-M:System.Drawing.Printing.PaperSize.ToString,System.Drawing.Printing,PaperSize,ToString() | |
-M:System.Drawing.Printing.PaperSize.get_Height,System.Drawing.Printing,PaperSize,get_Height() | |
-M:System.Drawing.Printing.PaperSize.get_Kind,System.Drawing.Printing,PaperSize,get_Kind() | |
-M:System.Drawing.Printing.PaperSize.get_PaperName,System.Drawing.Printing,PaperSize,get_PaperName() | |
-M:System.Drawing.Printing.PaperSize.get_RawKind,System.Drawing.Printing,PaperSize,get_RawKind() | |
-M:System.Drawing.Printing.PaperSize.get_Width,System.Drawing.Printing,PaperSize,get_Width() | |
-M:System.Drawing.Printing.PaperSize.set_Height(System.Int32),System.Drawing.Printing,PaperSize,set_Height(Int32) | |
-M:System.Drawing.Printing.PaperSize.set_PaperName(System.String),System.Drawing.Printing,PaperSize,set_PaperName(String) | |
-M:System.Drawing.Printing.PaperSize.set_RawKind(System.Int32),System.Drawing.Printing,PaperSize,set_RawKind(Int32) | |
-M:System.Drawing.Printing.PaperSize.set_Width(System.Int32),System.Drawing.Printing,PaperSize,set_Width(Int32) | |
-M:System.Drawing.Printing.PaperSource.#ctor,System.Drawing.Printing,PaperSource,.ctor() | |
-M:System.Drawing.Printing.PaperSource.ToString,System.Drawing.Printing,PaperSource,ToString() | |
-M:System.Drawing.Printing.PaperSource.get_Kind,System.Drawing.Printing,PaperSource,get_Kind() | |
-M:System.Drawing.Printing.PaperSource.get_RawKind,System.Drawing.Printing,PaperSource,get_RawKind() | |
-M:System.Drawing.Printing.PaperSource.get_SourceName,System.Drawing.Printing,PaperSource,get_SourceName() | |
-M:System.Drawing.Printing.PaperSource.set_RawKind(System.Int32),System.Drawing.Printing,PaperSource,set_RawKind(Int32) | |
-M:System.Drawing.Printing.PaperSource.set_SourceName(System.String),System.Drawing.Printing,PaperSource,set_SourceName(String) | |
-M:System.Drawing.Printing.PreviewPageInfo.get_Image,System.Drawing.Printing,PreviewPageInfo,get_Image() | |
-M:System.Drawing.Printing.PreviewPageInfo.get_PhysicalSize,System.Drawing.Printing,PreviewPageInfo,get_PhysicalSize() | |
-M:System.Drawing.Printing.PreviewPrintController.#ctor,System.Drawing.Printing,PreviewPrintController,.ctor() | |
-M:System.Drawing.Printing.PreviewPrintController.GetPreviewPageInfo,System.Drawing.Printing,PreviewPrintController,GetPreviewPageInfo() | |
-M:System.Drawing.Printing.PreviewPrintController.get_IsPreview,System.Drawing.Printing,PreviewPrintController,get_IsPreview() | |
-M:System.Drawing.Printing.PreviewPrintController.get_UseAntiAlias,System.Drawing.Printing,PreviewPrintController,get_UseAntiAlias() | |
-M:System.Drawing.Printing.PreviewPrintController.set_UseAntiAlias(System.Boolean),System.Drawing.Printing,PreviewPrintController,set_UseAntiAlias(Boolean) | |
-M:System.Drawing.Printing.PrintController.#ctor,System.Drawing.Printing,PrintController,.ctor() | |
-M:System.Drawing.Printing.PrintController.get_IsPreview,System.Drawing.Printing,PrintController,get_IsPreview() | |
-M:System.Drawing.Printing.PrintDocument.#ctor,System.Drawing.Printing,PrintDocument,.ctor() | |
-M:System.Drawing.Printing.PrintDocument.OnBeginPrint(System.Drawing.Printing.PrintEventArgs),System.Drawing.Printing,PrintDocument,OnBeginPrint(PrintEventArgs) | |
-M:System.Drawing.Printing.PrintDocument.OnEndPrint(System.Drawing.Printing.PrintEventArgs),System.Drawing.Printing,PrintDocument,OnEndPrint(PrintEventArgs) | |
-M:System.Drawing.Printing.PrintDocument.OnPrintPage(System.Drawing.Printing.PrintPageEventArgs),System.Drawing.Printing,PrintDocument,OnPrintPage(PrintPageEventArgs) | |
-M:System.Drawing.Printing.PrintDocument.OnQueryPageSettings(System.Drawing.Printing.QueryPageSettingsEventArgs),System.Drawing.Printing,PrintDocument,OnQueryPageSettings(QueryPageSettingsEventArgs) | |
-M:System.Drawing.Printing.PrintDocument.Print,System.Drawing.Printing,PrintDocument,Print() | |
-M:System.Drawing.Printing.PrintDocument.ToString,System.Drawing.Printing,PrintDocument,ToString() | |
-M:System.Drawing.Printing.PrintDocument.add_BeginPrint(System.Drawing.Printing.PrintEventHandler),System.Drawing.Printing,PrintDocument,add_BeginPrint(PrintEventHandler) | |
-M:System.Drawing.Printing.PrintDocument.add_EndPrint(System.Drawing.Printing.PrintEventHandler),System.Drawing.Printing,PrintDocument,add_EndPrint(PrintEventHandler) | |
-M:System.Drawing.Printing.PrintDocument.add_PrintPage(System.Drawing.Printing.PrintPageEventHandler),System.Drawing.Printing,PrintDocument,add_PrintPage(PrintPageEventHandler) | |
-M:System.Drawing.Printing.PrintDocument.add_QueryPageSettings(System.Drawing.Printing.QueryPageSettingsEventHandler),System.Drawing.Printing,PrintDocument,add_QueryPageSettings(QueryPageSettingsEventHandler) | |
-M:System.Drawing.Printing.PrintDocument.get_DefaultPageSettings,System.Drawing.Printing,PrintDocument,get_DefaultPageSettings() | |
-M:System.Drawing.Printing.PrintDocument.get_DocumentName,System.Drawing.Printing,PrintDocument,get_DocumentName() | |
-M:System.Drawing.Printing.PrintDocument.get_OriginAtMargins,System.Drawing.Printing,PrintDocument,get_OriginAtMargins() | |
-M:System.Drawing.Printing.PrintDocument.get_PrintController,System.Drawing.Printing,PrintDocument,get_PrintController() | |
-M:System.Drawing.Printing.PrintDocument.get_PrinterSettings,System.Drawing.Printing,PrintDocument,get_PrinterSettings() | |
-M:System.Drawing.Printing.PrintDocument.remove_BeginPrint(System.Drawing.Printing.PrintEventHandler),System.Drawing.Printing,PrintDocument,remove_BeginPrint(PrintEventHandler) | |
-M:System.Drawing.Printing.PrintDocument.remove_EndPrint(System.Drawing.Printing.PrintEventHandler),System.Drawing.Printing,PrintDocument,remove_EndPrint(PrintEventHandler) | |
-M:System.Drawing.Printing.PrintDocument.remove_PrintPage(System.Drawing.Printing.PrintPageEventHandler),System.Drawing.Printing,PrintDocument,remove_PrintPage(PrintPageEventHandler) | |
-M:System.Drawing.Printing.PrintDocument.remove_QueryPageSettings(System.Drawing.Printing.QueryPageSettingsEventHandler),System.Drawing.Printing,PrintDocument,remove_QueryPageSettings(QueryPageSettingsEventHandler) | |
-M:System.Drawing.Printing.PrintDocument.set_DefaultPageSettings(System.Drawing.Printing.PageSettings),System.Drawing.Printing,PrintDocument,set_DefaultPageSettings(PageSettings) | |
-M:System.Drawing.Printing.PrintDocument.set_DocumentName(System.String),System.Drawing.Printing,PrintDocument,set_DocumentName(String) | |
-M:System.Drawing.Printing.PrintDocument.set_OriginAtMargins(System.Boolean),System.Drawing.Printing,PrintDocument,set_OriginAtMargins(Boolean) | |
-M:System.Drawing.Printing.PrintDocument.set_PrintController(System.Drawing.Printing.PrintController),System.Drawing.Printing,PrintDocument,set_PrintController(PrintController) | |
-M:System.Drawing.Printing.PrintDocument.set_PrinterSettings(System.Drawing.Printing.PrinterSettings),System.Drawing.Printing,PrintDocument,set_PrinterSettings(PrinterSettings) | |
-M:System.Drawing.Printing.PrintEventArgs.#ctor,System.Drawing.Printing,PrintEventArgs,.ctor() | |
-M:System.Drawing.Printing.PrintEventArgs.get_PrintAction,System.Drawing.Printing,PrintEventArgs,get_PrintAction() | |
-M:System.Drawing.Printing.PrintPageEventArgs.get_Cancel,System.Drawing.Printing,PrintPageEventArgs,get_Cancel() | |
-M:System.Drawing.Printing.PrintPageEventArgs.get_Graphics,System.Drawing.Printing,PrintPageEventArgs,get_Graphics() | |
-M:System.Drawing.Printing.PrintPageEventArgs.get_HasMorePages,System.Drawing.Printing,PrintPageEventArgs,get_HasMorePages() | |
-M:System.Drawing.Printing.PrintPageEventArgs.get_MarginBounds,System.Drawing.Printing,PrintPageEventArgs,get_MarginBounds() | |
-M:System.Drawing.Printing.PrintPageEventArgs.get_PageBounds,System.Drawing.Printing,PrintPageEventArgs,get_PageBounds() | |
-M:System.Drawing.Printing.PrintPageEventArgs.get_PageSettings,System.Drawing.Printing,PrintPageEventArgs,get_PageSettings() | |
-M:System.Drawing.Printing.PrintPageEventArgs.set_Cancel(System.Boolean),System.Drawing.Printing,PrintPageEventArgs,set_Cancel(Boolean) | |
-M:System.Drawing.Printing.PrintPageEventArgs.set_HasMorePages(System.Boolean),System.Drawing.Printing,PrintPageEventArgs,set_HasMorePages(Boolean) | |
-M:System.Drawing.Printing.PrinterResolution.#ctor,System.Drawing.Printing,PrinterResolution,.ctor() | |
-M:System.Drawing.Printing.PrinterResolution.ToString,System.Drawing.Printing,PrinterResolution,ToString() | |
-M:System.Drawing.Printing.PrinterResolution.get_Kind,System.Drawing.Printing,PrinterResolution,get_Kind() | |
-M:System.Drawing.Printing.PrinterResolution.get_X,System.Drawing.Printing,PrinterResolution,get_X() | |
-M:System.Drawing.Printing.PrinterResolution.get_Y,System.Drawing.Printing,PrinterResolution,get_Y() | |
-M:System.Drawing.Printing.PrinterResolution.set_Kind(System.Drawing.Printing.PrinterResolutionKind),System.Drawing.Printing,PrinterResolution,set_Kind(PrinterResolutionKind) | |
-M:System.Drawing.Printing.PrinterResolution.set_X(System.Int32),System.Drawing.Printing,PrinterResolution,set_X(Int32) | |
-M:System.Drawing.Printing.PrinterResolution.set_Y(System.Int32),System.Drawing.Printing,PrinterResolution,set_Y(Int32) | |
-M:System.Drawing.Printing.PrinterSettings.#ctor,System.Drawing.Printing,PrinterSettings,.ctor() | |
-M:System.Drawing.Printing.PrinterSettings.Clone,System.Drawing.Printing,PrinterSettings,Clone() | |
-M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Boolean),System.Drawing.Printing,PrinterSettings,CreateMeasurementGraphics(Boolean) | |
-M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Drawing.Printing.PageSettings),System.Drawing.Printing,PrinterSettings,CreateMeasurementGraphics(PageSettings) | |
-M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics,System.Drawing.Printing,PrinterSettings,CreateMeasurementGraphics() | |
-M:System.Drawing.Printing.PrinterSettings.GetHdevmode(System.Drawing.Printing.PageSettings),System.Drawing.Printing,PrinterSettings,GetHdevmode(PageSettings) | |
-M:System.Drawing.Printing.PrinterSettings.GetHdevmode,System.Drawing.Printing,PrinterSettings,GetHdevmode() | |
-M:System.Drawing.Printing.PrinterSettings.GetHdevnames,System.Drawing.Printing,PrinterSettings,GetHdevnames() | |
-M:System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported(System.Drawing.Image),System.Drawing.Printing,PrinterSettings,IsDirectPrintingSupported(Image) | |
-M:System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported(System.Drawing.Imaging.ImageFormat),System.Drawing.Printing,PrinterSettings,IsDirectPrintingSupported(ImageFormat) | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.#ctor(System.Drawing.Printing.PaperSize[]),System.Drawing.Printing,PrinterSettings+PaperSizeCollection,.ctor(PaperSize[]) | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Add(System.Drawing.Printing.PaperSize),System.Drawing.Printing,PrinterSettings+PaperSizeCollection,Add(PaperSize) | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.GetEnumerator,System.Drawing.Printing,PrinterSettings+PaperSizeCollection,GetEnumerator() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_Count,System.Drawing.Printing,PrinterSettings+PaperSizeCollection,System.Collections.ICollection.get_Count() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_IsSynchronized,System.Drawing.Printing,PrinterSettings+PaperSizeCollection,System.Collections.ICollection.get_IsSynchronized() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_SyncRoot,System.Drawing.Printing,PrinterSettings+PaperSizeCollection,System.Collections.ICollection.get_SyncRoot() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#IEnumerable#GetEnumerator,System.Drawing.Printing,PrinterSettings+PaperSizeCollection,System.Collections.IEnumerable.GetEnumerator() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.get_Count,System.Drawing.Printing,PrinterSettings+PaperSizeCollection,get_Count() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.get_Item(System.Int32),System.Drawing.Printing,PrinterSettings+PaperSizeCollection,get_Item(Int32) | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.#ctor(System.Drawing.Printing.PaperSource[]),System.Drawing.Printing,PrinterSettings+PaperSourceCollection,.ctor(PaperSource[]) | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Add(System.Drawing.Printing.PaperSource),System.Drawing.Printing,PrinterSettings+PaperSourceCollection,Add(PaperSource) | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.GetEnumerator,System.Drawing.Printing,PrinterSettings+PaperSourceCollection,GetEnumerator() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_Count,System.Drawing.Printing,PrinterSettings+PaperSourceCollection,System.Collections.ICollection.get_Count() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_IsSynchronized,System.Drawing.Printing,PrinterSettings+PaperSourceCollection,System.Collections.ICollection.get_IsSynchronized() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_SyncRoot,System.Drawing.Printing,PrinterSettings+PaperSourceCollection,System.Collections.ICollection.get_SyncRoot() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#IEnumerable#GetEnumerator,System.Drawing.Printing,PrinterSettings+PaperSourceCollection,System.Collections.IEnumerable.GetEnumerator() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.get_Count,System.Drawing.Printing,PrinterSettings+PaperSourceCollection,get_Count() | |
-M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.get_Item(System.Int32),System.Drawing.Printing,PrinterSettings+PaperSourceCollection,get_Item(Int32) | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.#ctor(System.Drawing.Printing.PrinterResolution[]),System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,.ctor(PrinterResolution[]) | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Add(System.Drawing.Printing.PrinterResolution),System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,Add(PrinterResolution) | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.GetEnumerator,System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,GetEnumerator() | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_Count,System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,System.Collections.ICollection.get_Count() | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_IsSynchronized,System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,System.Collections.ICollection.get_IsSynchronized() | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_SyncRoot,System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,System.Collections.ICollection.get_SyncRoot() | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#IEnumerable#GetEnumerator,System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,System.Collections.IEnumerable.GetEnumerator() | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.get_Count,System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,get_Count() | |
-M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.get_Item(System.Int32),System.Drawing.Printing,PrinterSettings+PrinterResolutionCollection,get_Item(Int32) | |
-M:System.Drawing.Printing.PrinterSettings.SetHdevmode(System.IntPtr),System.Drawing.Printing,PrinterSettings,SetHdevmode(IntPtr) | |
-M:System.Drawing.Printing.PrinterSettings.SetHdevnames(System.IntPtr),System.Drawing.Printing,PrinterSettings,SetHdevnames(IntPtr) | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.#ctor(System.String[]),System.Drawing.Printing,PrinterSettings+StringCollection,.ctor(String[]) | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.Add(System.String),System.Drawing.Printing,PrinterSettings+StringCollection,Add(String) | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.GetEnumerator,System.Drawing.Printing,PrinterSettings+StringCollection,GetEnumerator() | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_Count,System.Drawing.Printing,PrinterSettings+StringCollection,System.Collections.ICollection.get_Count() | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_IsSynchronized,System.Drawing.Printing,PrinterSettings+StringCollection,System.Collections.ICollection.get_IsSynchronized() | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_SyncRoot,System.Drawing.Printing,PrinterSettings+StringCollection,System.Collections.ICollection.get_SyncRoot() | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#IEnumerable#GetEnumerator,System.Drawing.Printing,PrinterSettings+StringCollection,System.Collections.IEnumerable.GetEnumerator() | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.get_Count,System.Drawing.Printing,PrinterSettings+StringCollection,get_Count() | |
-M:System.Drawing.Printing.PrinterSettings.StringCollection.get_Item(System.Int32),System.Drawing.Printing,PrinterSettings+StringCollection,get_Item(Int32) | |
-M:System.Drawing.Printing.PrinterSettings.ToString,System.Drawing.Printing,PrinterSettings,ToString() | |
-M:System.Drawing.Printing.PrinterSettings.get_CanDuplex,System.Drawing.Printing,PrinterSettings,get_CanDuplex() | |
-M:System.Drawing.Printing.PrinterSettings.get_Collate,System.Drawing.Printing,PrinterSettings,get_Collate() | |
-M:System.Drawing.Printing.PrinterSettings.get_Copies,System.Drawing.Printing,PrinterSettings,get_Copies() | |
-M:System.Drawing.Printing.PrinterSettings.get_DefaultPageSettings,System.Drawing.Printing,PrinterSettings,get_DefaultPageSettings() | |
-M:System.Drawing.Printing.PrinterSettings.get_Duplex,System.Drawing.Printing,PrinterSettings,get_Duplex() | |
-M:System.Drawing.Printing.PrinterSettings.get_FromPage,System.Drawing.Printing,PrinterSettings,get_FromPage() | |
-M:System.Drawing.Printing.PrinterSettings.get_InstalledPrinters,System.Drawing.Printing,PrinterSettings,get_InstalledPrinters() | |
-M:System.Drawing.Printing.PrinterSettings.get_IsDefaultPrinter,System.Drawing.Printing,PrinterSettings,get_IsDefaultPrinter() | |
-M:System.Drawing.Printing.PrinterSettings.get_IsPlotter,System.Drawing.Printing,PrinterSettings,get_IsPlotter() | |
-M:System.Drawing.Printing.PrinterSettings.get_IsValid,System.Drawing.Printing,PrinterSettings,get_IsValid() | |
-M:System.Drawing.Printing.PrinterSettings.get_LandscapeAngle,System.Drawing.Printing,PrinterSettings,get_LandscapeAngle() | |
-M:System.Drawing.Printing.PrinterSettings.get_MaximumCopies,System.Drawing.Printing,PrinterSettings,get_MaximumCopies() | |
-M:System.Drawing.Printing.PrinterSettings.get_MaximumPage,System.Drawing.Printing,PrinterSettings,get_MaximumPage() | |
-M:System.Drawing.Printing.PrinterSettings.get_MinimumPage,System.Drawing.Printing,PrinterSettings,get_MinimumPage() | |
-M:System.Drawing.Printing.PrinterSettings.get_PaperSizes,System.Drawing.Printing,PrinterSettings,get_PaperSizes() | |
-M:System.Drawing.Printing.PrinterSettings.get_PaperSources,System.Drawing.Printing,PrinterSettings,get_PaperSources() | |
-M:System.Drawing.Printing.PrinterSettings.get_PrintFileName,System.Drawing.Printing,PrinterSettings,get_PrintFileName() | |
-M:System.Drawing.Printing.PrinterSettings.get_PrintRange,System.Drawing.Printing,PrinterSettings,get_PrintRange() | |
-M:System.Drawing.Printing.PrinterSettings.get_PrintToFile,System.Drawing.Printing,PrinterSettings,get_PrintToFile() | |
-M:System.Drawing.Printing.PrinterSettings.get_PrinterName,System.Drawing.Printing,PrinterSettings,get_PrinterName() | |
-M:System.Drawing.Printing.PrinterSettings.get_PrinterResolutions,System.Drawing.Printing,PrinterSettings,get_PrinterResolutions() | |
-M:System.Drawing.Printing.PrinterSettings.get_SupportsColor,System.Drawing.Printing,PrinterSettings,get_SupportsColor() | |
-M:System.Drawing.Printing.PrinterSettings.get_ToPage,System.Drawing.Printing,PrinterSettings,get_ToPage() | |
-M:System.Drawing.Printing.PrinterSettings.set_Collate(System.Boolean),System.Drawing.Printing,PrinterSettings,set_Collate(Boolean) | |
-M:System.Drawing.Printing.PrinterSettings.set_Copies(System.Int16),System.Drawing.Printing,PrinterSettings,set_Copies(Int16) | |
-M:System.Drawing.Printing.PrinterSettings.set_Duplex(System.Drawing.Printing.Duplex),System.Drawing.Printing,PrinterSettings,set_Duplex(Duplex) | |
-M:System.Drawing.Printing.PrinterSettings.set_FromPage(System.Int32),System.Drawing.Printing,PrinterSettings,set_FromPage(Int32) | |
-M:System.Drawing.Printing.PrinterSettings.set_MaximumPage(System.Int32),System.Drawing.Printing,PrinterSettings,set_MaximumPage(Int32) | |
-M:System.Drawing.Printing.PrinterSettings.set_MinimumPage(System.Int32),System.Drawing.Printing,PrinterSettings,set_MinimumPage(Int32) | |
-M:System.Drawing.Printing.PrinterSettings.set_PrintFileName(System.String),System.Drawing.Printing,PrinterSettings,set_PrintFileName(String) | |
-M:System.Drawing.Printing.PrinterSettings.set_PrintRange(System.Drawing.Printing.PrintRange),System.Drawing.Printing,PrinterSettings,set_PrintRange(PrintRange) | |
-M:System.Drawing.Printing.PrinterSettings.set_PrintToFile(System.Boolean),System.Drawing.Printing,PrinterSettings,set_PrintToFile(Boolean) | |
-M:System.Drawing.Printing.PrinterSettings.set_PrinterName(System.String),System.Drawing.Printing,PrinterSettings,set_PrinterName(String) | |
-M:System.Drawing.Printing.PrinterSettings.set_ToPage(System.Int32),System.Drawing.Printing,PrinterSettings,set_ToPage(Int32) | |
-M:System.Drawing.Printing.QueryPageSettingsEventArgs.#ctor(System.Drawing.Printing.PageSettings),System.Drawing.Printing,QueryPageSettingsEventArgs,.ctor(PageSettings) | |
-M:System.Drawing.Printing.QueryPageSettingsEventArgs.get_PageSettings,System.Drawing.Printing,QueryPageSettingsEventArgs,get_PageSettings() | |
-M:System.Drawing.Printing.QueryPageSettingsEventArgs.set_PageSettings(System.Drawing.Printing.PageSettings),System.Drawing.Printing,QueryPageSettingsEventArgs,set_PageSettings(PageSettings) | |
-M:System.Drawing.Printing.StandardPrintController.#ctor,System.Drawing.Printing,StandardPrintController,.ctor() | |
-M:System.Drawing.Region.#ctor(System.Drawing.Drawing2D.GraphicsPath),System.Drawing,Region,.ctor(GraphicsPath) | |
-M:System.Drawing.Region.#ctor(System.Drawing.Drawing2D.RegionData),System.Drawing,Region,.ctor(RegionData) | |
-M:System.Drawing.Region.#ctor(System.Drawing.Rectangle),System.Drawing,Region,.ctor(Rectangle) | |
-M:System.Drawing.Region.#ctor(System.Drawing.RectangleF),System.Drawing,Region,.ctor(RectangleF) | |
-M:System.Drawing.Region.#ctor,System.Drawing,Region,.ctor() | |
-M:System.Drawing.Region.Clone,System.Drawing,Region,Clone() | |
-M:System.Drawing.Region.Complement(System.Drawing.Drawing2D.GraphicsPath),System.Drawing,Region,Complement(GraphicsPath) | |
-M:System.Drawing.Region.Complement(System.Drawing.Rectangle),System.Drawing,Region,Complement(Rectangle) | |
-M:System.Drawing.Region.Complement(System.Drawing.RectangleF),System.Drawing,Region,Complement(RectangleF) | |
-M:System.Drawing.Region.Complement(System.Drawing.Region),System.Drawing,Region,Complement(Region) | |
-M:System.Drawing.Region.Dispose,System.Drawing,Region,Dispose() | |
-M:System.Drawing.Region.Exclude(System.Drawing.Drawing2D.GraphicsPath),System.Drawing,Region,Exclude(GraphicsPath) | |
-M:System.Drawing.Region.Exclude(System.Drawing.Rectangle),System.Drawing,Region,Exclude(Rectangle) | |
-M:System.Drawing.Region.Exclude(System.Drawing.RectangleF),System.Drawing,Region,Exclude(RectangleF) | |
-M:System.Drawing.Region.Exclude(System.Drawing.Region),System.Drawing,Region,Exclude(Region) | |
-M:System.Drawing.Region.FromHrgn(System.IntPtr),System.Drawing,Region,FromHrgn(IntPtr) | |
-M:System.Drawing.Region.GetBounds(System.Drawing.Graphics),System.Drawing,Region,GetBounds(Graphics) | |
-M:System.Drawing.Region.GetHrgn(System.Drawing.Graphics),System.Drawing,Region,GetHrgn(Graphics) | |
-M:System.Drawing.Region.GetRegionData,System.Drawing,Region,GetRegionData() | |
-M:System.Drawing.Region.GetRegionScans(System.Drawing.Drawing2D.Matrix),System.Drawing,Region,GetRegionScans(Matrix) | |
-M:System.Drawing.Region.Intersect(System.Drawing.Drawing2D.GraphicsPath),System.Drawing,Region,Intersect(GraphicsPath) | |
-M:System.Drawing.Region.Intersect(System.Drawing.Rectangle),System.Drawing,Region,Intersect(Rectangle) | |
-M:System.Drawing.Region.Intersect(System.Drawing.RectangleF),System.Drawing,Region,Intersect(RectangleF) | |
-M:System.Drawing.Region.Intersect(System.Drawing.Region),System.Drawing,Region,Intersect(Region) | |
-M:System.Drawing.Region.IsEmpty(System.Drawing.Graphics),System.Drawing,Region,IsEmpty(Graphics) | |
-M:System.Drawing.Region.IsInfinite(System.Drawing.Graphics),System.Drawing,Region,IsInfinite(Graphics) | |
-M:System.Drawing.Region.IsVisible(System.Drawing.Point),System.Drawing,Region,IsVisible(Point) | |
-M:System.Drawing.Region.IsVisible(System.Drawing.PointF),System.Drawing,Region,IsVisible(PointF) | |
-M:System.Drawing.Region.IsVisible(System.Drawing.Rectangle),System.Drawing,Region,IsVisible(Rectangle) | |
-M:System.Drawing.Region.IsVisible(System.Drawing.RectangleF),System.Drawing,Region,IsVisible(RectangleF) | |
-M:System.Drawing.Region.MakeEmpty,System.Drawing,Region,MakeEmpty() | |
-M:System.Drawing.Region.MakeInfinite,System.Drawing,Region,MakeInfinite() | |
-M:System.Drawing.Region.ReleaseHrgn(System.IntPtr),System.Drawing,Region,ReleaseHrgn(IntPtr) | |
-M:System.Drawing.Region.Transform(System.Drawing.Drawing2D.Matrix),System.Drawing,Region,Transform(Matrix) | |
-M:System.Drawing.Region.Union(System.Drawing.Drawing2D.GraphicsPath),System.Drawing,Region,Union(GraphicsPath) | |
-M:System.Drawing.Region.Union(System.Drawing.Rectangle),System.Drawing,Region,Union(Rectangle) | |
-M:System.Drawing.Region.Union(System.Drawing.RectangleF),System.Drawing,Region,Union(RectangleF) | |
-M:System.Drawing.Region.Union(System.Drawing.Region),System.Drawing,Region,Union(Region) | |
-M:System.Drawing.Region.Xor(System.Drawing.Drawing2D.GraphicsPath),System.Drawing,Region,Xor(GraphicsPath) | |
-M:System.Drawing.Region.Xor(System.Drawing.Rectangle),System.Drawing,Region,Xor(Rectangle) | |
-M:System.Drawing.Region.Xor(System.Drawing.RectangleF),System.Drawing,Region,Xor(RectangleF) | |
-M:System.Drawing.Region.Xor(System.Drawing.Region),System.Drawing,Region,Xor(Region) | |
-M:System.Drawing.SolidBrush.#ctor(System.Drawing.Color),System.Drawing,SolidBrush,.ctor(Color) | |
-M:System.Drawing.SolidBrush.Clone,System.Drawing,SolidBrush,Clone() | |
-M:System.Drawing.SolidBrush.get_Color,System.Drawing,SolidBrush,get_Color() | |
-M:System.Drawing.SolidBrush.set_Color(System.Drawing.Color),System.Drawing,SolidBrush,set_Color(Color) | |
-M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormat),System.Drawing,StringFormat,.ctor(StringFormat) | |
-M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormatFlags),System.Drawing,StringFormat,.ctor(StringFormatFlags) | |
-M:System.Drawing.StringFormat.#ctor,System.Drawing,StringFormat,.ctor() | |
-M:System.Drawing.StringFormat.Clone,System.Drawing,StringFormat,Clone() | |
-M:System.Drawing.StringFormat.Dispose,System.Drawing,StringFormat,Dispose() | |
-M:System.Drawing.StringFormat.GetTabStops(System.Single@),System.Drawing,StringFormat,GetTabStops(Single) | |
-M:System.Drawing.StringFormat.SetMeasurableCharacterRanges(System.Drawing.CharacterRange[]),System.Drawing,StringFormat,SetMeasurableCharacterRanges(CharacterRange[]) | |
-M:System.Drawing.StringFormat.ToString,System.Drawing,StringFormat,ToString() | |
-M:System.Drawing.StringFormat.get_Alignment,System.Drawing,StringFormat,get_Alignment() | |
-M:System.Drawing.StringFormat.get_DigitSubstitutionLanguage,System.Drawing,StringFormat,get_DigitSubstitutionLanguage() | |
-M:System.Drawing.StringFormat.get_DigitSubstitutionMethod,System.Drawing,StringFormat,get_DigitSubstitutionMethod() | |
-M:System.Drawing.StringFormat.get_FormatFlags,System.Drawing,StringFormat,get_FormatFlags() | |
-M:System.Drawing.StringFormat.get_GenericDefault,System.Drawing,StringFormat,get_GenericDefault() | |
-M:System.Drawing.StringFormat.get_GenericTypographic,System.Drawing,StringFormat,get_GenericTypographic() | |
-M:System.Drawing.StringFormat.get_HotkeyPrefix,System.Drawing,StringFormat,get_HotkeyPrefix() | |
-M:System.Drawing.StringFormat.get_LineAlignment,System.Drawing,StringFormat,get_LineAlignment() | |
-M:System.Drawing.StringFormat.get_Trimming,System.Drawing,StringFormat,get_Trimming() | |
-M:System.Drawing.StringFormat.set_Alignment(System.Drawing.StringAlignment),System.Drawing,StringFormat,set_Alignment(StringAlignment) | |
-M:System.Drawing.StringFormat.set_FormatFlags(System.Drawing.StringFormatFlags),System.Drawing,StringFormat,set_FormatFlags(StringFormatFlags) | |
-M:System.Drawing.StringFormat.set_HotkeyPrefix(System.Drawing.Text.HotkeyPrefix),System.Drawing,StringFormat,set_HotkeyPrefix(HotkeyPrefix) | |
-M:System.Drawing.StringFormat.set_LineAlignment(System.Drawing.StringAlignment),System.Drawing,StringFormat,set_LineAlignment(StringAlignment) | |
-M:System.Drawing.StringFormat.set_Trimming(System.Drawing.StringTrimming),System.Drawing,StringFormat,set_Trimming(StringTrimming) | |
-M:System.Drawing.SystemBrushes.FromSystemColor(System.Drawing.Color),System.Drawing,SystemBrushes,FromSystemColor(Color) | |
-M:System.Drawing.SystemBrushes.get_ActiveBorder,System.Drawing,SystemBrushes,get_ActiveBorder() | |
-M:System.Drawing.SystemBrushes.get_ActiveCaption,System.Drawing,SystemBrushes,get_ActiveCaption() | |
-M:System.Drawing.SystemBrushes.get_ActiveCaptionText,System.Drawing,SystemBrushes,get_ActiveCaptionText() | |
-M:System.Drawing.SystemBrushes.get_AppWorkspace,System.Drawing,SystemBrushes,get_AppWorkspace() | |
-M:System.Drawing.SystemBrushes.get_ButtonFace,System.Drawing,SystemBrushes,get_ButtonFace() | |
-M:System.Drawing.SystemBrushes.get_ButtonHighlight,System.Drawing,SystemBrushes,get_ButtonHighlight() | |
-M:System.Drawing.SystemBrushes.get_ButtonShadow,System.Drawing,SystemBrushes,get_ButtonShadow() | |
-M:System.Drawing.SystemBrushes.get_Control,System.Drawing,SystemBrushes,get_Control() | |
-M:System.Drawing.SystemBrushes.get_ControlDark,System.Drawing,SystemBrushes,get_ControlDark() | |
-M:System.Drawing.SystemBrushes.get_ControlDarkDark,System.Drawing,SystemBrushes,get_ControlDarkDark() | |
-M:System.Drawing.SystemBrushes.get_ControlLight,System.Drawing,SystemBrushes,get_ControlLight() | |
-M:System.Drawing.SystemBrushes.get_ControlLightLight,System.Drawing,SystemBrushes,get_ControlLightLight() | |
-M:System.Drawing.SystemBrushes.get_ControlText,System.Drawing,SystemBrushes,get_ControlText() | |
-M:System.Drawing.SystemBrushes.get_Desktop,System.Drawing,SystemBrushes,get_Desktop() | |
-M:System.Drawing.SystemBrushes.get_GradientActiveCaption,System.Drawing,SystemBrushes,get_GradientActiveCaption() | |
-M:System.Drawing.SystemBrushes.get_GradientInactiveCaption,System.Drawing,SystemBrushes,get_GradientInactiveCaption() | |
-M:System.Drawing.SystemBrushes.get_GrayText,System.Drawing,SystemBrushes,get_GrayText() | |
-M:System.Drawing.SystemBrushes.get_Highlight,System.Drawing,SystemBrushes,get_Highlight() | |
-M:System.Drawing.SystemBrushes.get_HighlightText,System.Drawing,SystemBrushes,get_HighlightText() | |
-M:System.Drawing.SystemBrushes.get_HotTrack,System.Drawing,SystemBrushes,get_HotTrack() | |
-M:System.Drawing.SystemBrushes.get_InactiveBorder,System.Drawing,SystemBrushes,get_InactiveBorder() | |
-M:System.Drawing.SystemBrushes.get_InactiveCaption,System.Drawing,SystemBrushes,get_InactiveCaption() | |
-M:System.Drawing.SystemBrushes.get_InactiveCaptionText,System.Drawing,SystemBrushes,get_InactiveCaptionText() | |
-M:System.Drawing.SystemBrushes.get_Info,System.Drawing,SystemBrushes,get_Info() | |
-M:System.Drawing.SystemBrushes.get_InfoText,System.Drawing,SystemBrushes,get_InfoText() | |
-M:System.Drawing.SystemBrushes.get_Menu,System.Drawing,SystemBrushes,get_Menu() | |
-M:System.Drawing.SystemBrushes.get_MenuBar,System.Drawing,SystemBrushes,get_MenuBar() | |
-M:System.Drawing.SystemBrushes.get_MenuHighlight,System.Drawing,SystemBrushes,get_MenuHighlight() | |
-M:System.Drawing.SystemBrushes.get_MenuText,System.Drawing,SystemBrushes,get_MenuText() | |
-M:System.Drawing.SystemBrushes.get_ScrollBar,System.Drawing,SystemBrushes,get_ScrollBar() | |
-M:System.Drawing.SystemBrushes.get_Window,System.Drawing,SystemBrushes,get_Window() | |
-M:System.Drawing.SystemBrushes.get_WindowFrame,System.Drawing,SystemBrushes,get_WindowFrame() | |
-M:System.Drawing.SystemBrushes.get_WindowText,System.Drawing,SystemBrushes,get_WindowText() | |
-M:System.Drawing.SystemFonts.GetFontByName(System.String),System.Drawing,SystemFonts,GetFontByName(String) | |
-M:System.Drawing.SystemFonts.get_CaptionFont,System.Drawing,SystemFonts,get_CaptionFont() | |
-M:System.Drawing.SystemFonts.get_DefaultFont,System.Drawing,SystemFonts,get_DefaultFont() | |
-M:System.Drawing.SystemFonts.get_DialogFont,System.Drawing,SystemFonts,get_DialogFont() | |
-M:System.Drawing.SystemFonts.get_IconTitleFont,System.Drawing,SystemFonts,get_IconTitleFont() | |
-M:System.Drawing.SystemFonts.get_MenuFont,System.Drawing,SystemFonts,get_MenuFont() | |
-M:System.Drawing.SystemFonts.get_MessageBoxFont,System.Drawing,SystemFonts,get_MessageBoxFont() | |
-M:System.Drawing.SystemFonts.get_SmallCaptionFont,System.Drawing,SystemFonts,get_SmallCaptionFont() | |
-M:System.Drawing.SystemFonts.get_StatusFont,System.Drawing,SystemFonts,get_StatusFont() | |
-M:System.Drawing.SystemIcons.get_Application,System.Drawing,SystemIcons,get_Application() | |
-M:System.Drawing.SystemIcons.get_Asterisk,System.Drawing,SystemIcons,get_Asterisk() | |
-M:System.Drawing.SystemIcons.get_Error,System.Drawing,SystemIcons,get_Error() | |
-M:System.Drawing.SystemIcons.get_Exclamation,System.Drawing,SystemIcons,get_Exclamation() | |
-M:System.Drawing.SystemIcons.get_Hand,System.Drawing,SystemIcons,get_Hand() | |
-M:System.Drawing.SystemIcons.get_Information,System.Drawing,SystemIcons,get_Information() | |
-M:System.Drawing.SystemIcons.get_Question,System.Drawing,SystemIcons,get_Question() | |
-M:System.Drawing.SystemIcons.get_Shield,System.Drawing,SystemIcons,get_Shield() | |
-M:System.Drawing.SystemIcons.get_Warning,System.Drawing,SystemIcons,get_Warning() | |
-M:System.Drawing.SystemIcons.get_WinLogo,System.Drawing,SystemIcons,get_WinLogo() | |
-M:System.Drawing.SystemPens.FromSystemColor(System.Drawing.Color),System.Drawing,SystemPens,FromSystemColor(Color) | |
-M:System.Drawing.SystemPens.get_ActiveBorder,System.Drawing,SystemPens,get_ActiveBorder() | |
-M:System.Drawing.SystemPens.get_ActiveCaption,System.Drawing,SystemPens,get_ActiveCaption() | |
-M:System.Drawing.SystemPens.get_ActiveCaptionText,System.Drawing,SystemPens,get_ActiveCaptionText() | |
-M:System.Drawing.SystemPens.get_AppWorkspace,System.Drawing,SystemPens,get_AppWorkspace() | |
-M:System.Drawing.SystemPens.get_ButtonFace,System.Drawing,SystemPens,get_ButtonFace() | |
-M:System.Drawing.SystemPens.get_ButtonHighlight,System.Drawing,SystemPens,get_ButtonHighlight() | |
-M:System.Drawing.SystemPens.get_ButtonShadow,System.Drawing,SystemPens,get_ButtonShadow() | |
-M:System.Drawing.SystemPens.get_Control,System.Drawing,SystemPens,get_Control() | |
-M:System.Drawing.SystemPens.get_ControlDark,System.Drawing,SystemPens,get_ControlDark() | |
-M:System.Drawing.SystemPens.get_ControlDarkDark,System.Drawing,SystemPens,get_ControlDarkDark() | |
-M:System.Drawing.SystemPens.get_ControlLight,System.Drawing,SystemPens,get_ControlLight() | |
-M:System.Drawing.SystemPens.get_ControlLightLight,System.Drawing,SystemPens,get_ControlLightLight() | |
-M:System.Drawing.SystemPens.get_ControlText,System.Drawing,SystemPens,get_ControlText() | |
-M:System.Drawing.SystemPens.get_Desktop,System.Drawing,SystemPens,get_Desktop() | |
-M:System.Drawing.SystemPens.get_GradientActiveCaption,System.Drawing,SystemPens,get_GradientActiveCaption() | |
-M:System.Drawing.SystemPens.get_GradientInactiveCaption,System.Drawing,SystemPens,get_GradientInactiveCaption() | |
-M:System.Drawing.SystemPens.get_GrayText,System.Drawing,SystemPens,get_GrayText() | |
-M:System.Drawing.SystemPens.get_Highlight,System.Drawing,SystemPens,get_Highlight() | |
-M:System.Drawing.SystemPens.get_HighlightText,System.Drawing,SystemPens,get_HighlightText() | |
-M:System.Drawing.SystemPens.get_HotTrack,System.Drawing,SystemPens,get_HotTrack() | |
-M:System.Drawing.SystemPens.get_InactiveBorder,System.Drawing,SystemPens,get_InactiveBorder() | |
-M:System.Drawing.SystemPens.get_InactiveCaption,System.Drawing,SystemPens,get_InactiveCaption() | |
-M:System.Drawing.SystemPens.get_InactiveCaptionText,System.Drawing,SystemPens,get_InactiveCaptionText() | |
-M:System.Drawing.SystemPens.get_Info,System.Drawing,SystemPens,get_Info() | |
-M:System.Drawing.SystemPens.get_InfoText,System.Drawing,SystemPens,get_InfoText() | |
-M:System.Drawing.SystemPens.get_Menu,System.Drawing,SystemPens,get_Menu() | |
-M:System.Drawing.SystemPens.get_MenuBar,System.Drawing,SystemPens,get_MenuBar() | |
-M:System.Drawing.SystemPens.get_MenuHighlight,System.Drawing,SystemPens,get_MenuHighlight() | |
-M:System.Drawing.SystemPens.get_MenuText,System.Drawing,SystemPens,get_MenuText() | |
-M:System.Drawing.SystemPens.get_ScrollBar,System.Drawing,SystemPens,get_ScrollBar() | |
-M:System.Drawing.SystemPens.get_Window,System.Drawing,SystemPens,get_Window() | |
-M:System.Drawing.SystemPens.get_WindowFrame,System.Drawing,SystemPens,get_WindowFrame() | |
-M:System.Drawing.SystemPens.get_WindowText,System.Drawing,SystemPens,get_WindowText() | |
-M:System.Drawing.Text.FontCollection.Dispose(System.Boolean),System.Drawing.Text,FontCollection,Dispose(Boolean) | |
-M:System.Drawing.Text.FontCollection.Dispose,System.Drawing.Text,FontCollection,Dispose() | |
-M:System.Drawing.Text.FontCollection.Finalize,System.Drawing.Text,FontCollection,Finalize() | |
-M:System.Drawing.Text.FontCollection.get_Families,System.Drawing.Text,FontCollection,get_Families() | |
-M:System.Drawing.Text.InstalledFontCollection.#ctor,System.Drawing.Text,InstalledFontCollection,.ctor() | |
-M:System.Drawing.Text.PrivateFontCollection.#ctor,System.Drawing.Text,PrivateFontCollection,.ctor() | |
-M:System.Drawing.Text.PrivateFontCollection.AddFontFile(System.String),System.Drawing.Text,PrivateFontCollection,AddFontFile(String) | |
-M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image),System.Drawing,TextureBrush,.ctor(Image) | |
-M:System.Drawing.TextureBrush.Clone,System.Drawing,TextureBrush,Clone() | |
-M:System.Drawing.TextureBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix),System.Drawing,TextureBrush,MultiplyTransform(Matrix) | |
-M:System.Drawing.TextureBrush.ResetTransform,System.Drawing,TextureBrush,ResetTransform() | |
-M:System.Drawing.TextureBrush.RotateTransform(System.Single),System.Drawing,TextureBrush,RotateTransform(Single) | |
-M:System.Drawing.TextureBrush.get_Image,System.Drawing,TextureBrush,get_Image() | |
-M:System.Drawing.TextureBrush.get_Transform,System.Drawing,TextureBrush,get_Transform() | |
-M:System.Drawing.TextureBrush.get_WrapMode,System.Drawing,TextureBrush,get_WrapMode() | |
-M:System.Drawing.TextureBrush.set_Transform(System.Drawing.Drawing2D.Matrix),System.Drawing,TextureBrush,set_Transform(Matrix) | |
-M:System.Drawing.TextureBrush.set_WrapMode(System.Drawing.Drawing2D.WrapMode),System.Drawing,TextureBrush,set_WrapMode(WrapMode) | |
-M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.String),System.Drawing,ToolboxBitmapAttribute,.ctor(String) | |
-M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.Type),System.Drawing,ToolboxBitmapAttribute,.ctor(Type) | |
-M:System.Drawing.ToolboxBitmapAttribute.Equals(System.Object),System.Drawing,ToolboxBitmapAttribute,Equals(Object) | |
-M:System.Drawing.ToolboxBitmapAttribute.GetHashCode,System.Drawing,ToolboxBitmapAttribute,GetHashCode() | |
-M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Object),System.Drawing,ToolboxBitmapAttribute,GetImage(Object) | |
-M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type),System.Drawing,ToolboxBitmapAttribute,GetImage(Type) | |
-M:System.Globalization.DateTimeFormatInfo.set_Calendar(System.Globalization.Calendar),System.Globalization,DateTimeFormatInfo,set_Calendar(Calendar) | |
-M:System.IO.Compression.BrotliStream.Flush,System.IO.Compression,BrotliStream,Flush() | |
-M:System.IO.Compression.BrotliStream.Read(System.Span{System.Byte}),System.IO.Compression,BrotliStream,Read(Span<Byte>) | |
+M:System.Diagnostics.Process.GetProcessById(System.Int32),System.Diagnostics,Process,GetProcessById(Int32) | |
+M:System.Diagnostics.Process.GetProcesses(System.String),System.Diagnostics,Process,GetProcesses(String) | |
+M:System.Diagnostics.Process.GetProcesses,System.Diagnostics,Process,GetProcesses() | |
+M:System.Diagnostics.Process.GetProcessesByName(System.String),System.Diagnostics,Process,GetProcessesByName(String) | |
+M:System.Diagnostics.Process.Kill(System.Boolean),System.Diagnostics,Process,Kill(Boolean) | |
+M:System.Diagnostics.Process.Kill,System.Diagnostics,Process,Kill() | |
+M:System.Diagnostics.Process.get_BasePriority,System.Diagnostics,Process,get_BasePriority() | |
+M:System.Diagnostics.Process.get_ExitCode,System.Diagnostics,Process,get_ExitCode() | |
+M:System.Diagnostics.Process.get_ExitTime,System.Diagnostics,Process,get_ExitTime() | |
+M:System.Diagnostics.Process.get_HandleCount,System.Diagnostics,Process,get_HandleCount() | |
+M:System.Diagnostics.Process.get_HasExited,System.Diagnostics,Process,get_HasExited() | |
+M:System.Diagnostics.Process.get_Id,System.Diagnostics,Process,get_Id() | |
+M:System.Diagnostics.Process.get_MachineName,System.Diagnostics,Process,get_MachineName() | |
+M:System.Diagnostics.Process.get_Modules,System.Diagnostics,Process,get_Modules() | |
+M:System.Diagnostics.Process.get_NonpagedSystemMemorySize,System.Diagnostics,Process,get_NonpagedSystemMemorySize() | |
+M:System.Diagnostics.Process.get_NonpagedSystemMemorySize64,System.Diagnostics,Process,get_NonpagedSystemMemorySize64() | |
+M:System.Diagnostics.Process.get_PagedMemorySize,System.Diagnostics,Process,get_PagedMemorySize() | |
+M:System.Diagnostics.Process.get_PagedMemorySize64,System.Diagnostics,Process,get_PagedMemorySize64() | |
+M:System.Diagnostics.Process.get_PagedSystemMemorySize,System.Diagnostics,Process,get_PagedSystemMemorySize() | |
+M:System.Diagnostics.Process.get_PagedSystemMemorySize64,System.Diagnostics,Process,get_PagedSystemMemorySize64() | |
+M:System.Diagnostics.Process.get_PeakPagedMemorySize,System.Diagnostics,Process,get_PeakPagedMemorySize() | |
+M:System.Diagnostics.Process.get_PeakPagedMemorySize64,System.Diagnostics,Process,get_PeakPagedMemorySize64() | |
+M:System.Diagnostics.Process.get_PeakVirtualMemorySize,System.Diagnostics,Process,get_PeakVirtualMemorySize() | |
+M:System.Diagnostics.Process.get_PeakVirtualMemorySize64,System.Diagnostics,Process,get_PeakVirtualMemorySize64() | |
+M:System.Diagnostics.Process.get_PeakWorkingSet,System.Diagnostics,Process,get_PeakWorkingSet() | |
+M:System.Diagnostics.Process.get_PeakWorkingSet64,System.Diagnostics,Process,get_PeakWorkingSet64() | |
+M:System.Diagnostics.Process.get_PrivateMemorySize,System.Diagnostics,Process,get_PrivateMemorySize() | |
+M:System.Diagnostics.Process.get_PrivateMemorySize64,System.Diagnostics,Process,get_PrivateMemorySize64() | |
+M:System.Diagnostics.Process.get_ProcessName,System.Diagnostics,Process,get_ProcessName() | |
+M:System.Diagnostics.Process.get_SafeHandle,System.Diagnostics,Process,get_SafeHandle() | |
+M:System.Diagnostics.Process.get_SessionId,System.Diagnostics,Process,get_SessionId() | |
+M:System.Diagnostics.Process.get_Threads,System.Diagnostics,Process,get_Threads() | |
+M:System.Diagnostics.Process.get_VirtualMemorySize,System.Diagnostics,Process,get_VirtualMemorySize() | |
+M:System.Diagnostics.Process.get_VirtualMemorySize64,System.Diagnostics,Process,get_VirtualMemorySize64() | |
+M:System.Diagnostics.Process.get_WorkingSet,System.Diagnostics,Process,get_WorkingSet() | |
+M:System.Diagnostics.Process.get_WorkingSet64,System.Diagnostics,Process,get_WorkingSet64() | |
+M:System.Diagnostics.Process.set_MaxWorkingSet(System.IntPtr),System.Diagnostics,Process,set_MaxWorkingSet(IntPtr) | |
+M:System.Diagnostics.Process.set_MinWorkingSet(System.IntPtr),System.Diagnostics,Process,set_MinWorkingSet(IntPtr) | |
+M:System.Diagnostics.ProcessStartInfo.get_Domain,System.Diagnostics,ProcessStartInfo,get_Domain() | |
+M:System.Diagnostics.ProcessStartInfo.get_LoadUserProfile,System.Diagnostics,ProcessStartInfo,get_LoadUserProfile() | |
+M:System.Diagnostics.ProcessStartInfo.get_Password,System.Diagnostics,ProcessStartInfo,get_Password() | |
+M:System.Diagnostics.ProcessStartInfo.get_PasswordInClearText,System.Diagnostics,ProcessStartInfo,get_PasswordInClearText() | |
+M:System.Diagnostics.ProcessStartInfo.set_Domain(System.String),System.Diagnostics,ProcessStartInfo,set_Domain(String) | |
+M:System.Diagnostics.ProcessStartInfo.set_LoadUserProfile(System.Boolean),System.Diagnostics,ProcessStartInfo,set_LoadUserProfile(Boolean) | |
+M:System.Diagnostics.ProcessStartInfo.set_Password(System.Security.SecureString),System.Diagnostics,ProcessStartInfo,set_Password(SecureString) | |
+M:System.Diagnostics.ProcessStartInfo.set_PasswordInClearText(System.String),System.Diagnostics,ProcessStartInfo,set_PasswordInClearText(String) | |
+M:System.Diagnostics.ProcessThread.set_PriorityLevel(System.Diagnostics.ThreadPriorityLevel),System.Diagnostics,ProcessThread,set_PriorityLevel(ThreadPriorityLevel) | |
+M:System.Diagnostics.ProcessThread.set_ProcessorAffinity(System.IntPtr),System.Diagnostics,ProcessThread,set_ProcessorAffinity(IntPtr) | |
+M:System.IO.DriveInfo.set_VolumeLabel(System.String),System.IO,DriveInfo,set_VolumeLabel(String) | |
+M:System.IO.ErrorEventArgs.#ctor(System.Exception),System.IO,ErrorEventArgs,.ctor(Exception) | |
+M:System.IO.ErrorEventArgs.GetException,System.IO,ErrorEventArgs,GetException() | |
M:System.IO.File.Decrypt(System.String),System.IO,File,Decrypt(String) | |
M:System.IO.File.Encrypt(System.String),System.IO,File,Encrypt(String) | |
M:System.IO.FileInfo.Decrypt,System.IO,FileInfo,Decrypt() | |
M:System.IO.FileInfo.Encrypt,System.IO,FileInfo,Encrypt() | |
-M:System.IO.FileStream.SetAccessControl(System.Security.AccessControl.FileSecurity),System.IO,FileStream,SetAccessControl(FileSecurity) | |
+M:System.IO.FileSystemEventArgs.get_ChangeType,System.IO,FileSystemEventArgs,get_ChangeType() | |
+M:System.IO.FileSystemEventArgs.get_FullPath,System.IO,FileSystemEventArgs,get_FullPath() | |
+M:System.IO.FileSystemEventArgs.get_Name,System.IO,FileSystemEventArgs,get_Name() | |
M:System.IO.FileSystemWatcher.#ctor(System.String),System.IO,FileSystemWatcher,.ctor(String) | |
M:System.IO.FileSystemWatcher.#ctor,System.IO,FileSystemWatcher,.ctor() | |
M:System.IO.FileSystemWatcher.BeginInit,System.IO,FileSystemWatcher,BeginInit() | |
@@ -2195,11 +546,6 @@ | |
M:System.IO.FileSystemWatcher.OnError(System.IO.ErrorEventArgs),System.IO,FileSystemWatcher,OnError(ErrorEventArgs) | |
M:System.IO.FileSystemWatcher.OnRenamed(System.IO.RenamedEventArgs),System.IO,FileSystemWatcher,OnRenamed(RenamedEventArgs) | |
M:System.IO.FileSystemWatcher.WaitForChanged(System.IO.WatcherChangeTypes),System.IO,FileSystemWatcher,WaitForChanged(WatcherChangeTypes) | |
-M:System.IO.FileSystemWatcher.add_Changed(System.IO.FileSystemEventHandler),System.IO,FileSystemWatcher,add_Changed(FileSystemEventHandler) | |
-M:System.IO.FileSystemWatcher.add_Created(System.IO.FileSystemEventHandler),System.IO,FileSystemWatcher,add_Created(FileSystemEventHandler) | |
-M:System.IO.FileSystemWatcher.add_Deleted(System.IO.FileSystemEventHandler),System.IO,FileSystemWatcher,add_Deleted(FileSystemEventHandler) | |
-M:System.IO.FileSystemWatcher.add_Error(System.IO.ErrorEventHandler),System.IO,FileSystemWatcher,add_Error(ErrorEventHandler) | |
-M:System.IO.FileSystemWatcher.add_Renamed(System.IO.RenamedEventHandler),System.IO,FileSystemWatcher,add_Renamed(RenamedEventHandler) | |
M:System.IO.FileSystemWatcher.get_EnableRaisingEvents,System.IO,FileSystemWatcher,get_EnableRaisingEvents() | |
M:System.IO.FileSystemWatcher.get_Filter,System.IO,FileSystemWatcher,get_Filter() | |
M:System.IO.FileSystemWatcher.get_Filters,System.IO,FileSystemWatcher,get_Filters() | |
@@ -2209,11 +555,6 @@ | |
M:System.IO.FileSystemWatcher.get_Path,System.IO,FileSystemWatcher,get_Path() | |
M:System.IO.FileSystemWatcher.get_Site,System.IO,FileSystemWatcher,get_Site() | |
M:System.IO.FileSystemWatcher.get_SynchronizingObject,System.IO,FileSystemWatcher,get_SynchronizingObject() | |
-M:System.IO.FileSystemWatcher.remove_Changed(System.IO.FileSystemEventHandler),System.IO,FileSystemWatcher,remove_Changed(FileSystemEventHandler) | |
-M:System.IO.FileSystemWatcher.remove_Created(System.IO.FileSystemEventHandler),System.IO,FileSystemWatcher,remove_Created(FileSystemEventHandler) | |
-M:System.IO.FileSystemWatcher.remove_Deleted(System.IO.FileSystemEventHandler),System.IO,FileSystemWatcher,remove_Deleted(FileSystemEventHandler) | |
-M:System.IO.FileSystemWatcher.remove_Error(System.IO.ErrorEventHandler),System.IO,FileSystemWatcher,remove_Error(ErrorEventHandler) | |
-M:System.IO.FileSystemWatcher.remove_Renamed(System.IO.RenamedEventHandler),System.IO,FileSystemWatcher,remove_Renamed(RenamedEventHandler) | |
M:System.IO.FileSystemWatcher.set_EnableRaisingEvents(System.Boolean),System.IO,FileSystemWatcher,set_EnableRaisingEvents(Boolean) | |
M:System.IO.FileSystemWatcher.set_Filter(System.String),System.IO,FileSystemWatcher,set_Filter(String) | |
M:System.IO.FileSystemWatcher.set_IncludeSubdirectories(System.Boolean),System.IO,FileSystemWatcher,set_IncludeSubdirectories(Boolean) | |
@@ -2222,51 +563,42 @@ | |
M:System.IO.FileSystemWatcher.set_Path(System.String),System.IO,FileSystemWatcher,set_Path(String) | |
M:System.IO.FileSystemWatcher.set_Site(System.ComponentModel.ISite),System.IO,FileSystemWatcher,set_Site(ISite) | |
M:System.IO.FileSystemWatcher.set_SynchronizingObject(System.ComponentModel.ISynchronizeInvoke),System.IO,FileSystemWatcher,set_SynchronizingObject(ISynchronizeInvoke) | |
-M:System.IO.Pipes.AnonymousPipeClientStream.#ctor(System.String),System.IO.Pipes,AnonymousPipeClientStream,.ctor(String) | |
-M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection),System.IO.Pipes,AnonymousPipeServerStream,.ctor(PipeDirection) | |
-M:System.IO.Pipes.AnonymousPipeServerStream.#ctor,System.IO.Pipes,AnonymousPipeServerStream,.ctor() | |
+M:System.IO.InternalBufferOverflowException.#ctor(System.String),System.IO,InternalBufferOverflowException,.ctor(String) | |
+M:System.IO.InternalBufferOverflowException.#ctor,System.IO,InternalBufferOverflowException,.ctor() | |
+M:System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile(System.String),System.IO.MemoryMappedFiles,MemoryMappedFile,CreateFromFile(String) | |
+M:System.IO.MemoryMappedFiles.MemoryMappedFile.OpenExisting(System.String),System.IO.MemoryMappedFiles,MemoryMappedFile,OpenExisting(String) | |
M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String),System.IO.Pipes,NamedPipeClientStream,.ctor(String) | |
M:System.IO.Pipes.NamedPipeClientStream.Connect(System.Int32),System.IO.Pipes,NamedPipeClientStream,Connect(Int32) | |
-M:System.IO.Pipes.NamedPipeClientStream.Connect,System.IO.Pipes,NamedPipeClientStream,Connect() | |
M:System.IO.Pipes.NamedPipeClientStream.get_NumberOfServerInstances,System.IO.Pipes,NamedPipeClientStream,get_NumberOfServerInstances() | |
M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String),System.IO.Pipes,NamedPipeServerStream,.ctor(String) | |
-M:System.IO.Pipes.NamedPipeServerStream.Disconnect,System.IO.Pipes,NamedPipeServerStream,Disconnect() | |
M:System.IO.Pipes.NamedPipeServerStream.GetImpersonationUserName,System.IO.Pipes,NamedPipeServerStream,GetImpersonationUserName() | |
M:System.IO.Pipes.NamedPipeServerStream.RunAsClient(System.IO.Pipes.PipeStreamImpersonationWorker),System.IO.Pipes,NamedPipeServerStream,RunAsClient(PipeStreamImpersonationWorker) | |
M:System.IO.Pipes.NamedPipeServerStream.WaitForConnection,System.IO.Pipes,NamedPipeServerStream,WaitForConnection() | |
-M:System.IO.Pipes.NamedPipeServerStream.WaitForConnectionAsync(System.Threading.CancellationToken),System.IO.Pipes,NamedPipeServerStream,WaitForConnectionAsync(CancellationToken) | |
-M:System.IO.Pipes.NamedPipeServerStream.WaitForConnectionAsync,System.IO.Pipes,NamedPipeServerStream,WaitForConnectionAsync() | |
-M:System.IO.Pipes.PipeSecurity.Persist(System.Runtime.InteropServices.SafeHandle),System.IO.Pipes,PipeSecurity,Persist(SafeHandle) | |
-M:System.IO.Pipes.PipeSecurity.Persist(System.String),System.IO.Pipes,PipeSecurity,Persist(String) | |
-M:System.IO.Pipes.PipeStream.Read(System.Span{System.Byte}),System.IO.Pipes,PipeStream,Read(Span<Byte>) | |
M:System.IO.Pipes.PipeStream.WaitForPipeDrain,System.IO.Pipes,PipeStream,WaitForPipeDrain() | |
-M:System.IO.Pipes.PipeStream.Write(System.ReadOnlySpan{System.Byte}),System.IO.Pipes,PipeStream,Write(ReadOnlySpan<Byte>) | |
M:System.IO.Pipes.PipeStream.get_InBufferSize,System.IO.Pipes,PipeStream,get_InBufferSize() | |
M:System.IO.Pipes.PipeStream.get_OutBufferSize,System.IO.Pipes,PipeStream,get_OutBufferSize() | |
-M:System.IO.Pipes.PipeStream.get_ReadMode,System.IO.Pipes,PipeStream,get_ReadMode() | |
-M:System.IO.Pipes.PipeStream.get_TransmissionMode,System.IO.Pipes,PipeStream,get_TransmissionMode() | |
M:System.IO.Pipes.PipeStream.set_ReadMode(System.IO.Pipes.PipeTransmissionMode),System.IO.Pipes,PipeStream,set_ReadMode(PipeTransmissionMode) | |
-M:System.MarshalByRefObject.GetLifetimeService,System,MarshalByRefObject,GetLifetimeService() | |
-M:System.MarshalByRefObject.InitializeLifetimeService,System,MarshalByRefObject,InitializeLifetimeService() | |
-M:System.MarshalByRefObject.MemberwiseClone(System.Boolean),System,MarshalByRefObject,MemberwiseClone(Boolean) | |
-M:System.Net.Dns.GetHostAddresses(System.String),System.Net,Dns,GetHostAddresses(String) | |
-M:System.Net.Dns.GetHostByName(System.String),System.Net,Dns,GetHostByName(String) | |
-M:System.Net.Dns.GetHostEntry(System.String),System.Net,Dns,GetHostEntry(String) | |
-M:System.Net.Dns.Resolve(System.String),System.Net,Dns,Resolve(String) | |
+M:System.IO.RenamedEventArgs.get_OldFullPath,System.IO,RenamedEventArgs,get_OldFullPath() | |
+M:System.IO.RenamedEventArgs.get_OldName,System.IO,RenamedEventArgs,get_OldName() | |
+M:System.IO.WaitForChangedResult.get_ChangeType,System.IO,WaitForChangedResult,get_ChangeType() | |
+M:System.IO.WaitForChangedResult.get_Name,System.IO,WaitForChangedResult,get_Name() | |
+M:System.IO.WaitForChangedResult.get_OldName,System.IO,WaitForChangedResult,get_OldName() | |
+M:System.IO.WaitForChangedResult.get_TimedOut,System.IO,WaitForChangedResult,get_TimedOut() | |
+M:System.IO.WaitForChangedResult.set_ChangeType(System.IO.WatcherChangeTypes),System.IO,WaitForChangedResult,set_ChangeType(WatcherChangeTypes) | |
+M:System.IO.WaitForChangedResult.set_Name(System.String),System.IO,WaitForChangedResult,set_Name(String) | |
+M:System.IO.WaitForChangedResult.set_OldName(System.String),System.IO,WaitForChangedResult,set_OldName(String) | |
+M:System.IO.WaitForChangedResult.set_TimedOut(System.Boolean),System.IO,WaitForChangedResult,set_TimedOut(Boolean) | |
M:System.Net.Http.HttpClientHandler.get_AllowAutoRedirect,System.Net.Http,HttpClientHandler,get_AllowAutoRedirect() | |
M:System.Net.Http.HttpClientHandler.get_AutomaticDecompression,System.Net.Http,HttpClientHandler,get_AutomaticDecompression() | |
M:System.Net.Http.HttpClientHandler.get_CheckCertificateRevocationList,System.Net.Http,HttpClientHandler,get_CheckCertificateRevocationList() | |
-M:System.Net.Http.HttpClientHandler.get_ClientCertificateOptions,System.Net.Http,HttpClientHandler,get_ClientCertificateOptions() | |
M:System.Net.Http.HttpClientHandler.get_ClientCertificates,System.Net.Http,HttpClientHandler,get_ClientCertificates() | |
M:System.Net.Http.HttpClientHandler.get_CookieContainer,System.Net.Http,HttpClientHandler,get_CookieContainer() | |
M:System.Net.Http.HttpClientHandler.get_Credentials,System.Net.Http,HttpClientHandler,get_Credentials() | |
M:System.Net.Http.HttpClientHandler.get_DefaultProxyCredentials,System.Net.Http,HttpClientHandler,get_DefaultProxyCredentials() | |
M:System.Net.Http.HttpClientHandler.get_MaxAutomaticRedirections,System.Net.Http,HttpClientHandler,get_MaxAutomaticRedirections() | |
M:System.Net.Http.HttpClientHandler.get_MaxConnectionsPerServer,System.Net.Http,HttpClientHandler,get_MaxConnectionsPerServer() | |
-M:System.Net.Http.HttpClientHandler.get_MaxRequestContentBufferSize,System.Net.Http,HttpClientHandler,get_MaxRequestContentBufferSize() | |
M:System.Net.Http.HttpClientHandler.get_MaxResponseHeadersLength,System.Net.Http,HttpClientHandler,get_MaxResponseHeadersLength() | |
M:System.Net.Http.HttpClientHandler.get_PreAuthenticate,System.Net.Http,HttpClientHandler,get_PreAuthenticate() | |
-M:System.Net.Http.HttpClientHandler.get_Properties,System.Net.Http,HttpClientHandler,get_Properties() | |
M:System.Net.Http.HttpClientHandler.get_Proxy,System.Net.Http,HttpClientHandler,get_Proxy() | |
M:System.Net.Http.HttpClientHandler.get_ServerCertificateCustomValidationCallback,System.Net.Http,HttpClientHandler,get_ServerCertificateCustomValidationCallback() | |
M:System.Net.Http.HttpClientHandler.get_SslProtocols,System.Net.Http,HttpClientHandler,get_SslProtocols() | |
@@ -2276,14 +608,11 @@ | |
M:System.Net.Http.HttpClientHandler.set_AllowAutoRedirect(System.Boolean),System.Net.Http,HttpClientHandler,set_AllowAutoRedirect(Boolean) | |
M:System.Net.Http.HttpClientHandler.set_AutomaticDecompression(System.Net.DecompressionMethods),System.Net.Http,HttpClientHandler,set_AutomaticDecompression(DecompressionMethods) | |
M:System.Net.Http.HttpClientHandler.set_CheckCertificateRevocationList(System.Boolean),System.Net.Http,HttpClientHandler,set_CheckCertificateRevocationList(Boolean) | |
-M:System.Net.Http.HttpClientHandler.set_ClientCertificateOptions(System.Net.Http.ClientCertificateOption),System.Net.Http,HttpClientHandler,set_ClientCertificateOptions(ClientCertificateOption) | |
-M:System.Net.Http.HttpClientHandler.set_ClientCertificates(System.Security.Cryptography.X509Certificates.X509CertificateCollection),System.Net.Http,HttpClientHandler,set_ClientCertificates(X509CertificateCollection) | |
M:System.Net.Http.HttpClientHandler.set_CookieContainer(System.Net.CookieContainer),System.Net.Http,HttpClientHandler,set_CookieContainer(CookieContainer) | |
M:System.Net.Http.HttpClientHandler.set_Credentials(System.Net.ICredentials),System.Net.Http,HttpClientHandler,set_Credentials(ICredentials) | |
M:System.Net.Http.HttpClientHandler.set_DefaultProxyCredentials(System.Net.ICredentials),System.Net.Http,HttpClientHandler,set_DefaultProxyCredentials(ICredentials) | |
M:System.Net.Http.HttpClientHandler.set_MaxAutomaticRedirections(System.Int32),System.Net.Http,HttpClientHandler,set_MaxAutomaticRedirections(Int32) | |
M:System.Net.Http.HttpClientHandler.set_MaxConnectionsPerServer(System.Int32),System.Net.Http,HttpClientHandler,set_MaxConnectionsPerServer(Int32) | |
-M:System.Net.Http.HttpClientHandler.set_MaxRequestContentBufferSize(System.Int64),System.Net.Http,HttpClientHandler,set_MaxRequestContentBufferSize(Int64) | |
M:System.Net.Http.HttpClientHandler.set_MaxResponseHeadersLength(System.Int32),System.Net.Http,HttpClientHandler,set_MaxResponseHeadersLength(Int32) | |
M:System.Net.Http.HttpClientHandler.set_PreAuthenticate(System.Boolean),System.Net.Http,HttpClientHandler,set_PreAuthenticate(Boolean) | |
M:System.Net.Http.HttpClientHandler.set_Proxy(System.Net.IWebProxy),System.Net.Http,HttpClientHandler,set_Proxy(IWebProxy) | |
@@ -2291,233 +620,496 @@ | |
M:System.Net.Http.HttpClientHandler.set_UseCookies(System.Boolean),System.Net.Http,HttpClientHandler,set_UseCookies(Boolean) | |
M:System.Net.Http.HttpClientHandler.set_UseDefaultCredentials(System.Boolean),System.Net.Http,HttpClientHandler,set_UseDefaultCredentials(Boolean) | |
M:System.Net.Http.HttpClientHandler.set_UseProxy(System.Boolean),System.Net.Http,HttpClientHandler,set_UseProxy(Boolean) | |
-M:System.Net.HttpListener.set_ExtendedProtectionPolicy(System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy),System.Net,HttpListener,set_ExtendedProtectionPolicy(ExtendedProtectionPolicy) | |
-M:System.Net.HttpListener.set_ExtendedProtectionSelectorDelegate(System.Net.HttpListener.ExtendedProtectionSelector),System.Net,HttpListener,set_ExtendedProtectionSelectorDelegate(ExtendedProtectionSelector) | |
-M:System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces,System.Net.NetworkInformation,NetworkInterface,GetAllNetworkInterfaces() | |
-M:System.Net.NetworkInformation.NetworkInterface.GetIPProperties,System.Net.NetworkInformation,NetworkInterface,GetIPProperties() | |
-M:System.Net.NetworkInformation.NetworkInterface.GetIPStatistics,System.Net.NetworkInformation,NetworkInterface,GetIPStatistics() | |
-M:System.Net.NetworkInformation.NetworkInterface.GetIPv4Statistics,System.Net.NetworkInformation,NetworkInterface,GetIPv4Statistics() | |
-M:System.Net.NetworkInformation.NetworkInterface.GetIsNetworkAvailable,System.Net.NetworkInformation,NetworkInterface,GetIsNetworkAvailable() | |
-M:System.Net.NetworkInformation.NetworkInterface.GetPhysicalAddress,System.Net.NetworkInformation,NetworkInterface,GetPhysicalAddress() | |
-M:System.Net.NetworkInformation.NetworkInterface.Supports(System.Net.NetworkInformation.NetworkInterfaceComponent),System.Net.NetworkInformation,NetworkInterface,Supports(NetworkInterfaceComponent) | |
-M:System.Net.NetworkInformation.NetworkInterface.get_Description,System.Net.NetworkInformation,NetworkInterface,get_Description() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_IPv6LoopbackInterfaceIndex,System.Net.NetworkInformation,NetworkInterface,get_IPv6LoopbackInterfaceIndex() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_Id,System.Net.NetworkInformation,NetworkInterface,get_Id() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_IsReceiveOnly,System.Net.NetworkInformation,NetworkInterface,get_IsReceiveOnly() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_LoopbackInterfaceIndex,System.Net.NetworkInformation,NetworkInterface,get_LoopbackInterfaceIndex() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_Name,System.Net.NetworkInformation,NetworkInterface,get_Name() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_NetworkInterfaceType,System.Net.NetworkInformation,NetworkInterface,get_NetworkInterfaceType() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_OperationalStatus,System.Net.NetworkInformation,NetworkInterface,get_OperationalStatus() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_Speed,System.Net.NetworkInformation,NetworkInterface,get_Speed() | |
-M:System.Net.NetworkInformation.NetworkInterface.get_SupportsMulticast,System.Net.NetworkInformation,NetworkInterface,get_SupportsMulticast() | |
-M:System.Net.Security.SslStream.#ctor(System.IO.Stream),System.Net.Security,SslStream,.ctor(Stream) | |
-M:System.Net.Security.SslStream.get_NegotiatedApplicationProtocol,System.Net.Security,SslStream,get_NegotiatedApplicationProtocol() | |
-M:System.Net.Sockets.Socket.Bind(System.Net.EndPoint),System.Net.Sockets,Socket,Bind(EndPoint) | |
-M:System.Net.Sockets.Socket.Disconnect(System.Boolean),System.Net.Sockets,Socket,Disconnect(Boolean) | |
-M:System.Net.Sockets.TcpClient.#ctor(System.Net.IPEndPoint),System.Net.Sockets,TcpClient,.ctor(IPEndPoint) | |
-M:System.Net.Sockets.TcpListener.Start(System.Int32),System.Net.Sockets,TcpListener,Start(Int32) | |
-M:System.Net.Sockets.TcpListener.Start,System.Net.Sockets,TcpListener,Start() | |
-M:System.Net.Sockets.UdpClient.#ctor(System.Int32),System.Net.Sockets,UdpClient,.ctor(Int32) | |
-M:System.Net.Sockets.UdpClient.#ctor(System.Net.IPEndPoint),System.Net.Sockets,UdpClient,.ctor(IPEndPoint) | |
+M:System.Net.Http.SocketsHttpHandler.get_AllowAutoRedirect,System.Net.Http,SocketsHttpHandler,get_AllowAutoRedirect() | |
+M:System.Net.Http.SocketsHttpHandler.get_AutomaticDecompression,System.Net.Http,SocketsHttpHandler,get_AutomaticDecompression() | |
+M:System.Net.Http.SocketsHttpHandler.get_ConnectTimeout,System.Net.Http,SocketsHttpHandler,get_ConnectTimeout() | |
+M:System.Net.Http.SocketsHttpHandler.get_CookieContainer,System.Net.Http,SocketsHttpHandler,get_CookieContainer() | |
+M:System.Net.Http.SocketsHttpHandler.get_Credentials,System.Net.Http,SocketsHttpHandler,get_Credentials() | |
+M:System.Net.Http.SocketsHttpHandler.get_DefaultProxyCredentials,System.Net.Http,SocketsHttpHandler,get_DefaultProxyCredentials() | |
+M:System.Net.Http.SocketsHttpHandler.get_Expect100ContinueTimeout,System.Net.Http,SocketsHttpHandler,get_Expect100ContinueTimeout() | |
+M:System.Net.Http.SocketsHttpHandler.get_MaxAutomaticRedirections,System.Net.Http,SocketsHttpHandler,get_MaxAutomaticRedirections() | |
+M:System.Net.Http.SocketsHttpHandler.get_MaxConnectionsPerServer,System.Net.Http,SocketsHttpHandler,get_MaxConnectionsPerServer() | |
+M:System.Net.Http.SocketsHttpHandler.get_MaxResponseDrainSize,System.Net.Http,SocketsHttpHandler,get_MaxResponseDrainSize() | |
+M:System.Net.Http.SocketsHttpHandler.get_MaxResponseHeadersLength,System.Net.Http,SocketsHttpHandler,get_MaxResponseHeadersLength() | |
+M:System.Net.Http.SocketsHttpHandler.get_PooledConnectionIdleTimeout,System.Net.Http,SocketsHttpHandler,get_PooledConnectionIdleTimeout() | |
+M:System.Net.Http.SocketsHttpHandler.get_PooledConnectionLifetime,System.Net.Http,SocketsHttpHandler,get_PooledConnectionLifetime() | |
+M:System.Net.Http.SocketsHttpHandler.get_PreAuthenticate,System.Net.Http,SocketsHttpHandler,get_PreAuthenticate() | |
+M:System.Net.Http.SocketsHttpHandler.get_Properties,System.Net.Http,SocketsHttpHandler,get_Properties() | |
+M:System.Net.Http.SocketsHttpHandler.get_Proxy,System.Net.Http,SocketsHttpHandler,get_Proxy() | |
+M:System.Net.Http.SocketsHttpHandler.get_ResponseDrainTimeout,System.Net.Http,SocketsHttpHandler,get_ResponseDrainTimeout() | |
+M:System.Net.Http.SocketsHttpHandler.get_SslOptions,System.Net.Http,SocketsHttpHandler,get_SslOptions() | |
+M:System.Net.Http.SocketsHttpHandler.get_UseCookies,System.Net.Http,SocketsHttpHandler,get_UseCookies() | |
+M:System.Net.Http.SocketsHttpHandler.get_UseProxy,System.Net.Http,SocketsHttpHandler,get_UseProxy() | |
+M:System.Net.Http.SocketsHttpHandler.set_AllowAutoRedirect(System.Boolean),System.Net.Http,SocketsHttpHandler,set_AllowAutoRedirect(Boolean) | |
+M:System.Net.Http.SocketsHttpHandler.set_AutomaticDecompression(System.Net.DecompressionMethods),System.Net.Http,SocketsHttpHandler,set_AutomaticDecompression(DecompressionMethods) | |
+M:System.Net.Http.SocketsHttpHandler.set_ConnectTimeout(System.TimeSpan),System.Net.Http,SocketsHttpHandler,set_ConnectTimeout(TimeSpan) | |
+M:System.Net.Http.SocketsHttpHandler.set_CookieContainer(System.Net.CookieContainer),System.Net.Http,SocketsHttpHandler,set_CookieContainer(CookieContainer) | |
+M:System.Net.Http.SocketsHttpHandler.set_Credentials(System.Net.ICredentials),System.Net.Http,SocketsHttpHandler,set_Credentials(ICredentials) | |
+M:System.Net.Http.SocketsHttpHandler.set_DefaultProxyCredentials(System.Net.ICredentials),System.Net.Http,SocketsHttpHandler,set_DefaultProxyCredentials(ICredentials) | |
+M:System.Net.Http.SocketsHttpHandler.set_Expect100ContinueTimeout(System.TimeSpan),System.Net.Http,SocketsHttpHandler,set_Expect100ContinueTimeout(TimeSpan) | |
+M:System.Net.Http.SocketsHttpHandler.set_MaxAutomaticRedirections(System.Int32),System.Net.Http,SocketsHttpHandler,set_MaxAutomaticRedirections(Int32) | |
+M:System.Net.Http.SocketsHttpHandler.set_MaxConnectionsPerServer(System.Int32),System.Net.Http,SocketsHttpHandler,set_MaxConnectionsPerServer(Int32) | |
+M:System.Net.Http.SocketsHttpHandler.set_MaxResponseDrainSize(System.Int32),System.Net.Http,SocketsHttpHandler,set_MaxResponseDrainSize(Int32) | |
+M:System.Net.Http.SocketsHttpHandler.set_MaxResponseHeadersLength(System.Int32),System.Net.Http,SocketsHttpHandler,set_MaxResponseHeadersLength(Int32) | |
+M:System.Net.Http.SocketsHttpHandler.set_PooledConnectionIdleTimeout(System.TimeSpan),System.Net.Http,SocketsHttpHandler,set_PooledConnectionIdleTimeout(TimeSpan) | |
+M:System.Net.Http.SocketsHttpHandler.set_PooledConnectionLifetime(System.TimeSpan),System.Net.Http,SocketsHttpHandler,set_PooledConnectionLifetime(TimeSpan) | |
+M:System.Net.Http.SocketsHttpHandler.set_PreAuthenticate(System.Boolean),System.Net.Http,SocketsHttpHandler,set_PreAuthenticate(Boolean) | |
+M:System.Net.Http.SocketsHttpHandler.set_Proxy(System.Net.IWebProxy),System.Net.Http,SocketsHttpHandler,set_Proxy(IWebProxy) | |
+M:System.Net.Http.SocketsHttpHandler.set_ResponseDrainTimeout(System.TimeSpan),System.Net.Http,SocketsHttpHandler,set_ResponseDrainTimeout(TimeSpan) | |
+M:System.Net.Http.SocketsHttpHandler.set_SslOptions(System.Net.Security.SslClientAuthenticationOptions),System.Net.Http,SocketsHttpHandler,set_SslOptions(SslClientAuthenticationOptions) | |
+M:System.Net.Http.SocketsHttpHandler.set_UseCookies(System.Boolean),System.Net.Http,SocketsHttpHandler,set_UseCookies(Boolean) | |
+M:System.Net.Http.SocketsHttpHandler.set_UseProxy(System.Boolean),System.Net.Http,SocketsHttpHandler,set_UseProxy(Boolean) | |
+M:System.Net.HttpListenerTimeoutManager.set_EntityBody(System.TimeSpan),System.Net,HttpListenerTimeoutManager,set_EntityBody(TimeSpan) | |
+M:System.Net.HttpListenerTimeoutManager.set_HeaderWait(System.TimeSpan),System.Net,HttpListenerTimeoutManager,set_HeaderWait(TimeSpan) | |
+M:System.Net.HttpListenerTimeoutManager.set_MinSendBytesPerSecond(System.Int64),System.Net,HttpListenerTimeoutManager,set_MinSendBytesPerSecond(Int64) | |
+M:System.Net.HttpListenerTimeoutManager.set_RequestQueue(System.TimeSpan),System.Net,HttpListenerTimeoutManager,set_RequestQueue(TimeSpan) | |
+M:System.Net.IPEndPoint.Create(System.Net.SocketAddress),System.Net,IPEndPoint,Create(SocketAddress) | |
+M:System.Net.SocketAddress.#ctor(System.Net.Sockets.AddressFamily),System.Net,SocketAddress,.ctor(AddressFamily) | |
+M:System.Net.SocketAddress.ToString,System.Net,SocketAddress,ToString() | |
+M:System.Net.SocketAddress.get_Family,System.Net,SocketAddress,get_Family() | |
+M:System.Net.Sockets.Socket.#ctor(System.Net.Sockets.SafeSocketHandle),System.Net.Sockets,Socket,.ctor(SafeSocketHandle) | |
+M:System.Net.Sockets.Socket.#ctor(System.Net.Sockets.SocketInformation),System.Net.Sockets,Socket,.ctor(SocketInformation) | |
+M:System.Net.Sockets.Socket.AcceptAsync(System.Net.Sockets.SocketAsyncEventArgs),System.Net.Sockets,Socket,AcceptAsync(SocketAsyncEventArgs) | |
+M:System.Net.Sockets.Socket.Connect(System.Net.EndPoint),System.Net.Sockets,Socket,Connect(EndPoint) | |
+M:System.Net.Sockets.Socket.ConnectAsync(System.Net.Sockets.SocketAsyncEventArgs),System.Net.Sockets,Socket,ConnectAsync(SocketAsyncEventArgs) | |
+M:System.Net.Sockets.Socket.DuplicateAndClose(System.Int32),System.Net.Sockets,Socket,DuplicateAndClose(Int32) | |
+M:System.Net.Sockets.Socket.ReceiveFromAsync(System.Net.Sockets.SocketAsyncEventArgs),System.Net.Sockets,Socket,ReceiveFromAsync(SocketAsyncEventArgs) | |
+M:System.Net.Sockets.Socket.ReceiveMessageFromAsync(System.Net.Sockets.SocketAsyncEventArgs),System.Net.Sockets,Socket,ReceiveMessageFromAsync(SocketAsyncEventArgs) | |
+M:System.Net.Sockets.Socket.SendFile(System.String),System.Net.Sockets,Socket,SendFile(String) | |
+M:System.Net.Sockets.Socket.SetIPProtectionLevel(System.Net.Sockets.IPProtectionLevel),System.Net.Sockets,Socket,SetIPProtectionLevel(IPProtectionLevel) | |
+M:System.Net.Sockets.SocketTaskExtensions.AcceptAsync(System.Net.Sockets.Socket),System.Net.Sockets,SocketTaskExtensions,AcceptAsync(Socket) | |
+M:System.Net.Sockets.TcpClient.Connect(System.Net.IPEndPoint),System.Net.Sockets,TcpClient,Connect(IPEndPoint) | |
+M:System.Net.Sockets.TcpListener.AllowNatTraversal(System.Boolean),System.Net.Sockets,TcpListener,AllowNatTraversal(Boolean) | |
+M:System.Net.Sockets.UdpClient.AllowNatTraversal(System.Boolean),System.Net.Sockets,UdpClient,AllowNatTraversal(Boolean) | |
+M:System.Net.Sockets.UdpClient.Connect(System.Net.IPEndPoint),System.Net.Sockets,UdpClient,Connect(IPEndPoint) | |
+M:System.Net.Sockets.UdpClient.Receive(System.Net.IPEndPoint@),System.Net.Sockets,UdpClient,Receive(IPEndPoint) | |
+M:System.Net.Sockets.UdpClient.ReceiveAsync,System.Net.Sockets,UdpClient,ReceiveAsync() | |
M:System.Net.Sockets.UnixDomainSocketEndPoint.#ctor(System.String),System.Net.Sockets,UnixDomainSocketEndPoint,.ctor(String) | |
-M:System.Net.WebProxy.CreateDefaultProxy,System.Net,WebProxy,CreateDefaultProxy() | |
-M:System.Net.WebRequest.GetSystemWebProxy,System.Net,WebRequest,GetSystemWebProxy() | |
+M:System.Net.WebProxy.GetDefaultProxy,System.Net,WebProxy,GetDefaultProxy() | |
+M:System.Net.WebSockets.ClientWebSocketOptions.get_ClientCertificates,System.Net.WebSockets,ClientWebSocketOptions,get_ClientCertificates() | |
+M:System.Net.WebSockets.ClientWebSocketOptions.get_Cookies,System.Net.WebSockets,ClientWebSocketOptions,get_Cookies() | |
+M:System.Net.WebSockets.ClientWebSocketOptions.get_Credentials,System.Net.WebSockets,ClientWebSocketOptions,get_Credentials() | |
+M:System.Net.WebSockets.ClientWebSocketOptions.get_KeepAliveInterval,System.Net.WebSockets,ClientWebSocketOptions,get_KeepAliveInterval() | |
+M:System.Net.WebSockets.ClientWebSocketOptions.get_Proxy,System.Net.WebSockets,ClientWebSocketOptions,get_Proxy() | |
+M:System.Net.WebSockets.ClientWebSocketOptions.get_RemoteCertificateValidationCallback,System.Net.WebSockets,ClientWebSocketOptions,get_RemoteCertificateValidationCallback() | |
+M:System.Net.WebSockets.ClientWebSocketOptions.get_UseDefaultCredentials,System.Net.WebSockets,ClientWebSocketOptions,get_UseDefaultCredentials() | |
+M:System.Net.WebSockets.ClientWebSocketOptions.set_ClientCertificates(System.Security.Cryptography.X509Certificates.X509CertificateCollection),System.Net.WebSockets,ClientWebSocketOptions,set_ClientCertificates(X509CertificateCollection) | |
+M:System.Net.WebSockets.ClientWebSocketOptions.set_Cookies(System.Net.CookieContainer),System.Net.WebSockets,ClientWebSocketOptions,set_Cookies(CookieContainer) | |
+M:System.Net.WebSockets.ClientWebSocketOptions.set_Credentials(System.Net.ICredentials),System.Net.WebSockets,ClientWebSocketOptions,set_Credentials(ICredentials) | |
+M:System.Net.WebSockets.ClientWebSocketOptions.set_KeepAliveInterval(System.TimeSpan),System.Net.WebSockets,ClientWebSocketOptions,set_KeepAliveInterval(TimeSpan) | |
+M:System.Net.WebSockets.ClientWebSocketOptions.set_Proxy(System.Net.IWebProxy),System.Net.WebSockets,ClientWebSocketOptions,set_Proxy(IWebProxy) | |
+M:System.Net.WebSockets.ClientWebSocketOptions.set_RemoteCertificateValidationCallback(System.Net.Security.RemoteCertificateValidationCallback),System.Net.WebSockets,ClientWebSocketOptions,set_RemoteCertificateValidationCallback(RemoteCertificateValidationCallback) | |
+M:System.Net.WebSockets.ClientWebSocketOptions.set_UseDefaultCredentials(System.Boolean),System.Net.WebSockets,ClientWebSocketOptions,set_UseDefaultCredentials(Boolean) | |
M:System.Net.WebSockets.WebSocket.RegisterPrefixes,System.Net.WebSockets,WebSocket,RegisterPrefixes() | |
-M:System.Reflection.Assembly.GetForwardedTypes,System.Reflection,Assembly,GetForwardedTypes() | |
+M:System.Resources.ResourceWriter.Close,System.Resources,ResourceWriter,Close() | |
+M:System.Resources.ResourceWriter.Dispose,System.Resources,ResourceWriter,Dispose() | |
+M:System.Resources.ResourceWriter.Generate,System.Resources,ResourceWriter,Generate() | |
M:System.Runtime.CompilerServices.DebugInfoGenerator.CreatePdbGenerator,System.Runtime.CompilerServices,DebugInfoGenerator,CreatePdbGenerator() | |
-M:System.Runtime.Hosting.ApplicationActivator.#ctor,System.Runtime.Hosting,ApplicationActivator,.ctor() | |
-M:System.Runtime.Hosting.ApplicationActivator.CreateInstance(System.ActivationContext),System.Runtime.Hosting,ApplicationActivator,CreateInstance(ActivationContext) | |
-M:System.Runtime.Hosting.ApplicationActivator.CreateInstanceHelper(System.AppDomainSetup),System.Runtime.Hosting,ApplicationActivator,CreateInstanceHelper(AppDomainSetup) | |
-M:System.Runtime.InteropServices.DispatchWrapper.#ctor(System.Object),System.Runtime.InteropServices,DispatchWrapper,.ctor(Object) | |
-M:System.Runtime.InteropServices.Marshal.CreateWrapperOfType``2(``0),System.Runtime.InteropServices,Marshal,"CreateWrapperOfType<T, TWrapper>(T)" | |
-M:System.Runtime.InteropServices.Marshal.FinalReleaseComObject(System.Object),System.Runtime.InteropServices,Marshal,FinalReleaseComObject(Object) | |
-M:System.Runtime.InteropServices.Marshal.GenerateGuidForType(System.Type),System.Runtime.InteropServices,Marshal,GenerateGuidForType(Type) | |
-M:System.Runtime.InteropServices.Marshal.GenerateProgIdForType(System.Type),System.Runtime.InteropServices,Marshal,GenerateProgIdForType(Type) | |
-M:System.Runtime.InteropServices.Marshal.GetComInterfaceForObject``2(``0),System.Runtime.InteropServices,Marshal,"GetComInterfaceForObject<T, TInterface>(T)" | |
-M:System.Runtime.InteropServices.Marshal.GetExceptionCode,System.Runtime.InteropServices,Marshal,GetExceptionCode() | |
-M:System.Runtime.InteropServices.Marshal.GetHINSTANCE(System.Reflection.Module),System.Runtime.InteropServices,Marshal,GetHINSTANCE(Module) | |
-M:System.Runtime.InteropServices.Marshal.GetHRForLastWin32Error,System.Runtime.InteropServices,Marshal,GetHRForLastWin32Error() | |
-M:System.Runtime.InteropServices.Marshal.GetIDispatchForObject(System.Object),System.Runtime.InteropServices,Marshal,GetIDispatchForObject(Object) | |
-M:System.Runtime.InteropServices.Marshal.GetIUnknownForObject(System.Object),System.Runtime.InteropServices,Marshal,GetIUnknownForObject(Object) | |
-M:System.Runtime.InteropServices.Marshal.GetObjectForIUnknown(System.IntPtr),System.Runtime.InteropServices,Marshal,GetObjectForIUnknown(IntPtr) | |
-M:System.Runtime.InteropServices.Marshal.GetObjectForNativeVariant(System.IntPtr),System.Runtime.InteropServices,Marshal,GetObjectForNativeVariant(IntPtr) | |
-M:System.Runtime.InteropServices.Marshal.GetObjectForNativeVariant``1(System.IntPtr),System.Runtime.InteropServices,Marshal,GetObjectForNativeVariant<T>(IntPtr) | |
-M:System.Runtime.InteropServices.Marshal.GetStartComSlot(System.Type),System.Runtime.InteropServices,Marshal,GetStartComSlot(Type) | |
-M:System.Runtime.InteropServices.Marshal.GetTypeFromCLSID(System.Guid),System.Runtime.InteropServices,Marshal,GetTypeFromCLSID(Guid) | |
-M:System.Runtime.InteropServices.Marshal.GetTypeInfoName(System.Runtime.InteropServices.ComTypes.ITypeInfo),System.Runtime.InteropServices,Marshal,GetTypeInfoName(ITypeInfo) | |
-M:System.Runtime.InteropServices.Marshal.GetUniqueObjectForIUnknown(System.IntPtr),System.Runtime.InteropServices,Marshal,GetUniqueObjectForIUnknown(IntPtr) | |
-M:System.Runtime.InteropServices.Marshal.ReleaseComObject(System.Object),System.Runtime.InteropServices,Marshal,ReleaseComObject(Object) | |
-M:System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal.FreeHString(System.IntPtr),System.Runtime.InteropServices.WindowsRuntime,WindowsRuntimeMarshal,FreeHString(IntPtr) | |
-M:System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal.PtrToStringHString(System.IntPtr),System.Runtime.InteropServices.WindowsRuntime,WindowsRuntimeMarshal,PtrToStringHString(IntPtr) | |
-M:System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal.StringToHString(System.String),System.Runtime.InteropServices.WindowsRuntime,WindowsRuntimeMarshal,StringToHString(String) | |
-M:System.Runtime.Remoting.Messaging.CallContext.GetData(System.String),System.Runtime.Remoting.Messaging,CallContext,GetData(String) | |
-M:System.Runtime.Remoting.ObjectHandle.#ctor(System.Object),System.Runtime.Remoting,ObjectHandle,.ctor(Object) | |
-M:System.Runtime.Remoting.ObjectHandle.InitializeLifetimeService,System.Runtime.Remoting,ObjectHandle,InitializeLifetimeService() | |
-M:System.Runtime.Remoting.ObjectHandle.Unwrap,System.Runtime.Remoting,ObjectHandle,Unwrap() | |
-M:System.Runtime.Serialization.XsdDataContractExporter.CanExport(System.Collections.Generic.ICollection{System.Reflection.Assembly}),System.Runtime.Serialization,XsdDataContractExporter,CanExport(ICollection<Assembly>) | |
-M:System.Runtime.Serialization.XsdDataContractExporter.CanExport(System.Collections.Generic.ICollection{System.Type}),System.Runtime.Serialization,XsdDataContractExporter,CanExport(ICollection<Type>) | |
-M:System.Runtime.Serialization.XsdDataContractExporter.CanExport(System.Type),System.Runtime.Serialization,XsdDataContractExporter,CanExport(Type) | |
-M:System.Runtime.Serialization.XsdDataContractExporter.Export(System.Collections.Generic.ICollection{System.Reflection.Assembly}),System.Runtime.Serialization,XsdDataContractExporter,Export(ICollection<Assembly>) | |
-M:System.Runtime.Serialization.XsdDataContractExporter.Export(System.Collections.Generic.ICollection{System.Type}),System.Runtime.Serialization,XsdDataContractExporter,Export(ICollection<Type>) | |
-M:System.Runtime.Serialization.XsdDataContractExporter.Export(System.Type),System.Runtime.Serialization,XsdDataContractExporter,Export(Type) | |
-M:System.Runtime.Serialization.XsdDataContractExporter.get_Schemas,System.Runtime.Serialization,XsdDataContractExporter,get_Schemas() | |
-M:System.Security.Claims.ClaimsPrincipal.get_Current,System.Security.Claims,ClaimsPrincipal,get_Current() | |
+M:System.Runtime.InteropServices.RuntimeEnvironment.get_SystemConfigurationFile,System.Runtime.InteropServices,RuntimeEnvironment,get_SystemConfigurationFile() | |
+M:System.Security.Claims.ClaimsIdentity.#ctor(System.Runtime.Serialization.SerializationInfo),System.Security.Claims,ClaimsIdentity,.ctor(SerializationInfo) | |
+M:System.Security.Cryptography.Aes.#ctor,System.Security.Cryptography,Aes,.ctor() | |
+M:System.Security.Cryptography.Aes.Create(System.String),System.Security.Cryptography,Aes,Create(String) | |
+M:System.Security.Cryptography.Aes.Create,System.Security.Cryptography,Aes,Create() | |
M:System.Security.Cryptography.AesCcm.#ctor(System.Byte[]),System.Security.Cryptography,AesCcm,.ctor(Byte[]) | |
M:System.Security.Cryptography.AesCcm.#ctor(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,AesCcm,.ctor(ReadOnlySpan<Byte>) | |
M:System.Security.Cryptography.AesCcm.get_NonceByteSizes,System.Security.Cryptography,AesCcm,get_NonceByteSizes() | |
M:System.Security.Cryptography.AesCcm.get_TagByteSizes,System.Security.Cryptography,AesCcm,get_TagByteSizes() | |
+M:System.Security.Cryptography.AesCryptoServiceProvider.#ctor,System.Security.Cryptography,AesCryptoServiceProvider,.ctor() | |
M:System.Security.Cryptography.AesGcm.#ctor(System.Byte[]),System.Security.Cryptography,AesGcm,.ctor(Byte[]) | |
M:System.Security.Cryptography.AesGcm.#ctor(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,AesGcm,.ctor(ReadOnlySpan<Byte>) | |
M:System.Security.Cryptography.AesGcm.get_NonceByteSizes,System.Security.Cryptography,AesGcm,get_NonceByteSizes() | |
M:System.Security.Cryptography.AesGcm.get_TagByteSizes,System.Security.Cryptography,AesGcm,get_TagByteSizes() | |
-M:System.Security.Cryptography.AsymmetricAlgorithm.ExportPkcs8PrivateKey,System.Security.Cryptography,AsymmetricAlgorithm,ExportPkcs8PrivateKey() | |
-M:System.Security.Cryptography.AsymmetricAlgorithm.ExportSubjectPublicKeyInfo,System.Security.Cryptography,AsymmetricAlgorithm,ExportSubjectPublicKeyInfo() | |
+M:System.Security.Cryptography.AesManaged.#ctor,System.Security.Cryptography,AesManaged,.ctor() | |
+M:System.Security.Cryptography.AesManaged.CreateDecryptor,System.Security.Cryptography,AesManaged,CreateDecryptor() | |
+M:System.Security.Cryptography.AesManaged.CreateEncryptor,System.Security.Cryptography,AesManaged,CreateEncryptor() | |
+M:System.Security.Cryptography.AesManaged.GenerateIV,System.Security.Cryptography,AesManaged,GenerateIV() | |
+M:System.Security.Cryptography.AesManaged.GenerateKey,System.Security.Cryptography,AesManaged,GenerateKey() | |
+M:System.Security.Cryptography.AesManaged.get_BlockSize,System.Security.Cryptography,AesManaged,get_BlockSize() | |
+M:System.Security.Cryptography.AesManaged.get_FeedbackSize,System.Security.Cryptography,AesManaged,get_FeedbackSize() | |
+M:System.Security.Cryptography.AesManaged.get_IV,System.Security.Cryptography,AesManaged,get_IV() | |
+M:System.Security.Cryptography.AesManaged.get_Key,System.Security.Cryptography,AesManaged,get_Key() | |
+M:System.Security.Cryptography.AesManaged.get_KeySize,System.Security.Cryptography,AesManaged,get_KeySize() | |
+M:System.Security.Cryptography.AesManaged.get_LegalBlockSizes,System.Security.Cryptography,AesManaged,get_LegalBlockSizes() | |
+M:System.Security.Cryptography.AesManaged.get_LegalKeySizes,System.Security.Cryptography,AesManaged,get_LegalKeySizes() | |
+M:System.Security.Cryptography.AesManaged.get_Mode,System.Security.Cryptography,AesManaged,get_Mode() | |
+M:System.Security.Cryptography.AesManaged.get_Padding,System.Security.Cryptography,AesManaged,get_Padding() | |
+M:System.Security.Cryptography.AesManaged.set_BlockSize(System.Int32),System.Security.Cryptography,AesManaged,set_BlockSize(Int32) | |
+M:System.Security.Cryptography.AesManaged.set_FeedbackSize(System.Int32),System.Security.Cryptography,AesManaged,set_FeedbackSize(Int32) | |
+M:System.Security.Cryptography.AesManaged.set_IV(System.Byte[]),System.Security.Cryptography,AesManaged,set_IV(Byte[]) | |
+M:System.Security.Cryptography.AesManaged.set_Key(System.Byte[]),System.Security.Cryptography,AesManaged,set_Key(Byte[]) | |
+M:System.Security.Cryptography.AesManaged.set_KeySize(System.Int32),System.Security.Cryptography,AesManaged,set_KeySize(Int32) | |
+M:System.Security.Cryptography.AesManaged.set_Mode(System.Security.Cryptography.CipherMode),System.Security.Cryptography,AesManaged,set_Mode(CipherMode) | |
+M:System.Security.Cryptography.AesManaged.set_Padding(System.Security.Cryptography.PaddingMode),System.Security.Cryptography,AesManaged,set_Padding(PaddingMode) | |
+M:System.Security.Cryptography.AsymmetricAlgorithm.Create,System.Security.Cryptography,AsymmetricAlgorithm,Create() | |
+M:System.Security.Cryptography.AsymmetricKeyExchangeDeformatter.#ctor,System.Security.Cryptography,AsymmetricKeyExchangeDeformatter,.ctor() | |
+M:System.Security.Cryptography.AsymmetricKeyExchangeFormatter.#ctor,System.Security.Cryptography,AsymmetricKeyExchangeFormatter,.ctor() | |
+M:System.Security.Cryptography.AsymmetricSignatureDeformatter.#ctor,System.Security.Cryptography,AsymmetricSignatureDeformatter,.ctor() | |
+M:System.Security.Cryptography.AsymmetricSignatureFormatter.#ctor,System.Security.Cryptography,AsymmetricSignatureFormatter,.ctor() | |
+M:System.Security.Cryptography.AsymmetricSignatureFormatter.CreateSignature(System.Security.Cryptography.HashAlgorithm),System.Security.Cryptography,AsymmetricSignatureFormatter,CreateSignature(HashAlgorithm) | |
+M:System.Security.Cryptography.CryptoConfig.#ctor,System.Security.Cryptography,CryptoConfig,.ctor() | |
+M:System.Security.Cryptography.CryptoConfig.CreateFromName(System.String),System.Security.Cryptography,CryptoConfig,CreateFromName(String) | |
+M:System.Security.Cryptography.CryptoConfig.EncodeOID(System.String),System.Security.Cryptography,CryptoConfig,EncodeOID(String) | |
+M:System.Security.Cryptography.CryptoConfig.MapNameToOID(System.String),System.Security.Cryptography,CryptoConfig,MapNameToOID(String) | |
+M:System.Security.Cryptography.CryptoConfig.get_AllowOnlyFipsAlgorithms,System.Security.Cryptography,CryptoConfig,get_AllowOnlyFipsAlgorithms() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.#ctor(System.Security.Cryptography.CspParameters),System.Security.Cryptography,CspKeyContainerInfo,.ctor(CspParameters) | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_Accessible,System.Security.Cryptography,CspKeyContainerInfo,get_Accessible() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_Exportable,System.Security.Cryptography,CspKeyContainerInfo,get_Exportable() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_HardwareDevice,System.Security.Cryptography,CspKeyContainerInfo,get_HardwareDevice() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_KeyContainerName,System.Security.Cryptography,CspKeyContainerInfo,get_KeyContainerName() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_KeyNumber,System.Security.Cryptography,CspKeyContainerInfo,get_KeyNumber() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_MachineKeyStore,System.Security.Cryptography,CspKeyContainerInfo,get_MachineKeyStore() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_Protected,System.Security.Cryptography,CspKeyContainerInfo,get_Protected() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_ProviderName,System.Security.Cryptography,CspKeyContainerInfo,get_ProviderName() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_ProviderType,System.Security.Cryptography,CspKeyContainerInfo,get_ProviderType() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_RandomlyGenerated,System.Security.Cryptography,CspKeyContainerInfo,get_RandomlyGenerated() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_Removable,System.Security.Cryptography,CspKeyContainerInfo,get_Removable() | |
+M:System.Security.Cryptography.CspKeyContainerInfo.get_UniqueKeyContainerName,System.Security.Cryptography,CspKeyContainerInfo,get_UniqueKeyContainerName() | |
+M:System.Security.Cryptography.DES.#ctor,System.Security.Cryptography,DES,.ctor() | |
+M:System.Security.Cryptography.DES.Create(System.String),System.Security.Cryptography,DES,Create(String) | |
+M:System.Security.Cryptography.DES.Create,System.Security.Cryptography,DES,Create() | |
+M:System.Security.Cryptography.DES.IsSemiWeakKey(System.Byte[]),System.Security.Cryptography,DES,IsSemiWeakKey(Byte[]) | |
+M:System.Security.Cryptography.DES.IsWeakKey(System.Byte[]),System.Security.Cryptography,DES,IsWeakKey(Byte[]) | |
+M:System.Security.Cryptography.DES.get_Key,System.Security.Cryptography,DES,get_Key() | |
+M:System.Security.Cryptography.DES.set_Key(System.Byte[]),System.Security.Cryptography,DES,set_Key(Byte[]) | |
+M:System.Security.Cryptography.DESCryptoServiceProvider.#ctor,System.Security.Cryptography,DESCryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.DSA.#ctor,System.Security.Cryptography,DSA,.ctor() | |
+M:System.Security.Cryptography.DSA.Create(System.Int32),System.Security.Cryptography,DSA,Create(Int32) | |
+M:System.Security.Cryptography.DSA.Create(System.Security.Cryptography.DSAParameters),System.Security.Cryptography,DSA,Create(DSAParameters) | |
+M:System.Security.Cryptography.DSA.Create(System.String),System.Security.Cryptography,DSA,Create(String) | |
+M:System.Security.Cryptography.DSA.Create,System.Security.Cryptography,DSA,Create() | |
+M:System.Security.Cryptography.DSA.FromXmlString(System.String),System.Security.Cryptography,DSA,FromXmlString(String) | |
+M:System.Security.Cryptography.DSA.GetMaxSignatureSize(System.Security.Cryptography.DSASignatureFormat),System.Security.Cryptography,DSA,GetMaxSignatureSize(DSASignatureFormat) | |
+M:System.Security.Cryptography.DSA.ImportFromPem(System.ReadOnlySpan{System.Char}),System.Security.Cryptography,DSA,ImportFromPem(ReadOnlySpan<Char>) | |
+M:System.Security.Cryptography.DSA.ToXmlString(System.Boolean),System.Security.Cryptography,DSA,ToXmlString(Boolean) | |
+M:System.Security.Cryptography.DSACryptoServiceProvider.#ctor(System.Int32),System.Security.Cryptography,DSACryptoServiceProvider,.ctor(Int32) | |
+M:System.Security.Cryptography.DSACryptoServiceProvider.#ctor(System.Security.Cryptography.CspParameters),System.Security.Cryptography,DSACryptoServiceProvider,.ctor(CspParameters) | |
+M:System.Security.Cryptography.DSACryptoServiceProvider.#ctor,System.Security.Cryptography,DSACryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.DSACryptoServiceProvider.ImportCspBlob(System.Byte[]),System.Security.Cryptography,DSACryptoServiceProvider,ImportCspBlob(Byte[]) | |
+M:System.Security.Cryptography.DSACryptoServiceProvider.SignData(System.Byte[]),System.Security.Cryptography,DSACryptoServiceProvider,SignData(Byte[]) | |
+M:System.Security.Cryptography.DSACryptoServiceProvider.SignData(System.IO.Stream),System.Security.Cryptography,DSACryptoServiceProvider,SignData(Stream) | |
+M:System.Security.Cryptography.DSACryptoServiceProvider.get_CspKeyContainerInfo,System.Security.Cryptography,DSACryptoServiceProvider,get_CspKeyContainerInfo() | |
+M:System.Security.Cryptography.DSASignatureDeformatter.#ctor(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,DSASignatureDeformatter,.ctor(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.DSASignatureDeformatter.#ctor,System.Security.Cryptography,DSASignatureDeformatter,.ctor() | |
+M:System.Security.Cryptography.DSASignatureDeformatter.SetHashAlgorithm(System.String),System.Security.Cryptography,DSASignatureDeformatter,SetHashAlgorithm(String) | |
+M:System.Security.Cryptography.DSASignatureDeformatter.SetKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,DSASignatureDeformatter,SetKey(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.DSASignatureFormatter.#ctor(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,DSASignatureFormatter,.ctor(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.DSASignatureFormatter.#ctor,System.Security.Cryptography,DSASignatureFormatter,.ctor() | |
+M:System.Security.Cryptography.DSASignatureFormatter.CreateSignature(System.Byte[]),System.Security.Cryptography,DSASignatureFormatter,CreateSignature(Byte[]) | |
+M:System.Security.Cryptography.DSASignatureFormatter.SetHashAlgorithm(System.String),System.Security.Cryptography,DSASignatureFormatter,SetHashAlgorithm(String) | |
+M:System.Security.Cryptography.DSASignatureFormatter.SetKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,DSASignatureFormatter,SetKey(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.DeriveBytes.#ctor,System.Security.Cryptography,DeriveBytes,.ctor() | |
+M:System.Security.Cryptography.ECCurve.CreateFromFriendlyName(System.String),System.Security.Cryptography,ECCurve,CreateFromFriendlyName(String) | |
+M:System.Security.Cryptography.ECCurve.CreateFromOid(System.Security.Cryptography.Oid),System.Security.Cryptography,ECCurve,CreateFromOid(Oid) | |
+M:System.Security.Cryptography.ECCurve.CreateFromValue(System.String),System.Security.Cryptography,ECCurve,CreateFromValue(String) | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP160r1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP160r1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP160t1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP160t1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP192r1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP192r1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP192t1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP192t1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP224r1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP224r1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP224t1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP224t1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP256r1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP256r1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP256t1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP256t1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP320r1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP320r1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP320t1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP320t1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP384r1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP384r1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP384t1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP384t1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP512r1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP512r1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_brainpoolP512t1,System.Security.Cryptography,ECCurve+NamedCurves,get_brainpoolP512t1() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_nistP256,System.Security.Cryptography,ECCurve+NamedCurves,get_nistP256() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_nistP384,System.Security.Cryptography,ECCurve+NamedCurves,get_nistP384() | |
+M:System.Security.Cryptography.ECCurve.NamedCurves.get_nistP521,System.Security.Cryptography,ECCurve+NamedCurves,get_nistP521() | |
+M:System.Security.Cryptography.ECCurve.Validate,System.Security.Cryptography,ECCurve,Validate() | |
+M:System.Security.Cryptography.ECCurve.get_IsCharacteristic2,System.Security.Cryptography,ECCurve,get_IsCharacteristic2() | |
+M:System.Security.Cryptography.ECCurve.get_IsExplicit,System.Security.Cryptography,ECCurve,get_IsExplicit() | |
+M:System.Security.Cryptography.ECCurve.get_IsNamed,System.Security.Cryptography,ECCurve,get_IsNamed() | |
+M:System.Security.Cryptography.ECCurve.get_IsPrime,System.Security.Cryptography,ECCurve,get_IsPrime() | |
+M:System.Security.Cryptography.ECCurve.get_Oid,System.Security.Cryptography,ECCurve,get_Oid() | |
+M:System.Security.Cryptography.ECDiffieHellman.#ctor,System.Security.Cryptography,ECDiffieHellman,.ctor() | |
+M:System.Security.Cryptography.ECDiffieHellman.Create(System.Security.Cryptography.ECCurve),System.Security.Cryptography,ECDiffieHellman,Create(ECCurve) | |
+M:System.Security.Cryptography.ECDiffieHellman.Create(System.Security.Cryptography.ECParameters),System.Security.Cryptography,ECDiffieHellman,Create(ECParameters) | |
+M:System.Security.Cryptography.ECDiffieHellman.Create(System.String),System.Security.Cryptography,ECDiffieHellman,Create(String) | |
+M:System.Security.Cryptography.ECDiffieHellman.Create,System.Security.Cryptography,ECDiffieHellman,Create() | |
+M:System.Security.Cryptography.ECDiffieHellman.DeriveKeyMaterial(System.Security.Cryptography.ECDiffieHellmanPublicKey),System.Security.Cryptography,ECDiffieHellman,DeriveKeyMaterial(ECDiffieHellmanPublicKey) | |
M:System.Security.Cryptography.ECDiffieHellman.ExportECPrivateKey,System.Security.Cryptography,ECDiffieHellman,ExportECPrivateKey() | |
+M:System.Security.Cryptography.ECDiffieHellman.ExportExplicitParameters(System.Boolean),System.Security.Cryptography,ECDiffieHellman,ExportExplicitParameters(Boolean) | |
+M:System.Security.Cryptography.ECDiffieHellman.ExportParameters(System.Boolean),System.Security.Cryptography,ECDiffieHellman,ExportParameters(Boolean) | |
+M:System.Security.Cryptography.ECDiffieHellman.FromXmlString(System.String),System.Security.Cryptography,ECDiffieHellman,FromXmlString(String) | |
+M:System.Security.Cryptography.ECDiffieHellman.GenerateKey(System.Security.Cryptography.ECCurve),System.Security.Cryptography,ECDiffieHellman,GenerateKey(ECCurve) | |
+M:System.Security.Cryptography.ECDiffieHellman.ImportFromPem(System.ReadOnlySpan{System.Char}),System.Security.Cryptography,ECDiffieHellman,ImportFromPem(ReadOnlySpan<Char>) | |
+M:System.Security.Cryptography.ECDiffieHellman.ImportParameters(System.Security.Cryptography.ECParameters),System.Security.Cryptography,ECDiffieHellman,ImportParameters(ECParameters) | |
+M:System.Security.Cryptography.ECDiffieHellman.ToXmlString(System.Boolean),System.Security.Cryptography,ECDiffieHellman,ToXmlString(Boolean) | |
+M:System.Security.Cryptography.ECDiffieHellman.get_KeyExchangeAlgorithm,System.Security.Cryptography,ECDiffieHellman,get_KeyExchangeAlgorithm() | |
+M:System.Security.Cryptography.ECDiffieHellman.get_SignatureAlgorithm,System.Security.Cryptography,ECDiffieHellman,get_SignatureAlgorithm() | |
+M:System.Security.Cryptography.ECDiffieHellmanPublicKey.#ctor(System.Byte[]),System.Security.Cryptography,ECDiffieHellmanPublicKey,.ctor(Byte[]) | |
+M:System.Security.Cryptography.ECDiffieHellmanPublicKey.#ctor,System.Security.Cryptography,ECDiffieHellmanPublicKey,.ctor() | |
+M:System.Security.Cryptography.ECDiffieHellmanPublicKey.ExportExplicitParameters,System.Security.Cryptography,ECDiffieHellmanPublicKey,ExportExplicitParameters() | |
+M:System.Security.Cryptography.ECDiffieHellmanPublicKey.ExportParameters,System.Security.Cryptography,ECDiffieHellmanPublicKey,ExportParameters() | |
+M:System.Security.Cryptography.ECDiffieHellmanPublicKey.ToByteArray,System.Security.Cryptography,ECDiffieHellmanPublicKey,ToByteArray() | |
+M:System.Security.Cryptography.ECDiffieHellmanPublicKey.ToXmlString,System.Security.Cryptography,ECDiffieHellmanPublicKey,ToXmlString() | |
+M:System.Security.Cryptography.ECDsa.#ctor,System.Security.Cryptography,ECDsa,.ctor() | |
+M:System.Security.Cryptography.ECDsa.Create(System.Security.Cryptography.ECCurve),System.Security.Cryptography,ECDsa,Create(ECCurve) | |
+M:System.Security.Cryptography.ECDsa.Create(System.Security.Cryptography.ECParameters),System.Security.Cryptography,ECDsa,Create(ECParameters) | |
+M:System.Security.Cryptography.ECDsa.Create(System.String),System.Security.Cryptography,ECDsa,Create(String) | |
+M:System.Security.Cryptography.ECDsa.Create,System.Security.Cryptography,ECDsa,Create() | |
M:System.Security.Cryptography.ECDsa.ExportECPrivateKey,System.Security.Cryptography,ECDsa,ExportECPrivateKey() | |
-M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.CspParameters),System.Security.Cryptography.Pkcs,CmsSigner,.ctor(CspParameters) | |
-M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient),System.Security.Cryptography.Pkcs,EnvelopedCms,Encrypt(CmsRecipient) | |
-M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt(System.Security.Cryptography.Pkcs.CmsRecipientCollection),System.Security.Cryptography.Pkcs,EnvelopedCms,Encrypt(CmsRecipientCollection) | |
-M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt,System.Security.Cryptography.Pkcs,EnvelopedCms,Encrypt() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsUnencrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents),System.Security.Cryptography.Pkcs,Pkcs12Builder,AddSafeContentsUnencrypted(Pkcs12SafeContents) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12Builder.Encode,System.Security.Cryptography.Pkcs,Pkcs12Builder,Encode() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithoutIntegrity,System.Security.Cryptography.Pkcs,Pkcs12Builder,SealWithoutIntegrity() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12Builder.get_IsSealed,System.Security.Cryptography.Pkcs,Pkcs12Builder,get_IsSealed() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.GetCertificate,System.Security.Cryptography.Pkcs,Pkcs12CertBag,GetCertificate() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.GetCertificateType,System.Security.Cryptography.Pkcs,Pkcs12CertBag,GetCertificateType() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.get_EncodedCertificate,System.Security.Cryptography.Pkcs,Pkcs12CertBag,get_EncodedCertificate() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.get_IsX509Certificate,System.Security.Cryptography.Pkcs,Pkcs12CertBag,get_IsX509Certificate() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12Info.VerifyMac(System.ReadOnlySpan{System.Char}),System.Security.Cryptography.Pkcs,Pkcs12Info,VerifyMac(ReadOnlySpan<Char>) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12Info.VerifyMac(System.String),System.Security.Cryptography.Pkcs,Pkcs12Info,VerifyMac(String) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12Info.get_AuthenticatedSafe,System.Security.Cryptography.Pkcs,Pkcs12Info,get_AuthenticatedSafe() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12Info.get_IntegrityMode,System.Security.Cryptography.Pkcs,Pkcs12Info,get_IntegrityMode() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12KeyBag.get_Pkcs8PrivateKey,System.Security.Cryptography.Pkcs,Pkcs12KeyBag,get_Pkcs8PrivateKey() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.Encode,System.Security.Cryptography.Pkcs,Pkcs12SafeBag,Encode() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.GetBagId,System.Security.Cryptography.Pkcs,Pkcs12SafeBag,GetBagId() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.get_Attributes,System.Security.Cryptography.Pkcs,Pkcs12SafeBag,get_Attributes() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.get_EncodedBagValue,System.Security.Cryptography.Pkcs,Pkcs12SafeBag,get_EncodedBagValue() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2),System.Security.Cryptography.Pkcs,Pkcs12SafeContents,AddCertificate(X509Certificate2) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddKeyUnencrypted(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography.Pkcs,Pkcs12SafeContents,AddKeyUnencrypted(AsymmetricAlgorithm) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddNestedContents(System.Security.Cryptography.Pkcs.Pkcs12SafeContents),System.Security.Cryptography.Pkcs,Pkcs12SafeContents,AddNestedContents(Pkcs12SafeContents) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddSafeBag(System.Security.Cryptography.Pkcs.Pkcs12SafeBag),System.Security.Cryptography.Pkcs,Pkcs12SafeContents,AddSafeBag(Pkcs12SafeBag) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.Byte[]),System.Security.Cryptography.Pkcs,Pkcs12SafeContents,Decrypt(Byte[]) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography.Pkcs,Pkcs12SafeContents,Decrypt(ReadOnlySpan<Byte>) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.ReadOnlySpan{System.Char}),System.Security.Cryptography.Pkcs,Pkcs12SafeContents,Decrypt(ReadOnlySpan<Char>) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.String),System.Security.Cryptography.Pkcs,Pkcs12SafeContents,Decrypt(String) | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.GetBags,System.Security.Cryptography.Pkcs,Pkcs12SafeContents,GetBags() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.get_ConfidentialityMode,System.Security.Cryptography.Pkcs,Pkcs12SafeContents,get_ConfidentialityMode() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.get_IsReadOnly,System.Security.Cryptography.Pkcs,Pkcs12SafeContents,get_IsReadOnly() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SafeContentsBag.get_SafeContents,System.Security.Cryptography.Pkcs,Pkcs12SafeContentsBag,get_SafeContents() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SecretBag.GetSecretType,System.Security.Cryptography.Pkcs,Pkcs12SecretBag,GetSecretType() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12SecretBag.get_SecretValue,System.Security.Cryptography.Pkcs,Pkcs12SecretBag,get_SecretValue() | |
-M:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag.get_EncryptedPkcs8PrivateKey,System.Security.Cryptography.Pkcs,Pkcs12ShroudedKeyBag,get_EncryptedPkcs8PrivateKey() | |
-M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Create(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,Create(AsymmetricAlgorithm) | |
-M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encode,System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,Encode() | |
-M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.get_AlgorithmId,System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,get_AlgorithmId() | |
-M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.get_AlgorithmParameters,System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,get_AlgorithmParameters() | |
-M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.get_Attributes,System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,get_Attributes() | |
-M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.get_PrivateKeyBytes,System.Security.Cryptography.Pkcs,Pkcs8PrivateKeyInfo,get_PrivateKeyBytes() | |
-M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.Byte[]),System.Security.Cryptography.Pkcs,Pkcs9LocalKeyId,.ctor(Byte[]) | |
-M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography.Pkcs,Pkcs9LocalKeyId,.ctor(ReadOnlySpan<Byte>) | |
-M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor,System.Security.Cryptography.Pkcs,Pkcs9LocalKeyId,.ctor() | |
-M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.get_KeyId,System.Security.Cryptography.Pkcs,Pkcs9LocalKeyId,get_KeyId() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.Encode,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,Encode() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetExtensions,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,GetExtensions() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetMessageHash,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,GetMessageHash() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetNonce,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,GetNonce() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.get_HasExtensions,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,get_HasExtensions() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.get_HashAlgorithmId,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,get_HashAlgorithmId() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.get_RequestSignerCertificate,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,get_RequestSignerCertificate() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.get_RequestedPolicyId,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,get_RequestedPolicyId() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.get_Version,System.Security.Cryptography.Pkcs,Rfc3161TimestampRequest,get_Version() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.AsSignedCms,System.Security.Cryptography.Pkcs,Rfc3161TimestampToken,AsSignedCms() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.get_TokenInfo,System.Security.Cryptography.Pkcs,Rfc3161TimestampToken,get_TokenInfo() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Encode,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,Encode() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetExtensions,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,GetExtensions() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetMessageHash,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,GetMessageHash() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetNonce,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,GetNonce() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetSerialNumber,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,GetSerialNumber() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetTimestampAuthorityName,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,GetTimestampAuthorityName() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.get_AccuracyInMicroseconds,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,get_AccuracyInMicroseconds() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.get_HasExtensions,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,get_HasExtensions() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.get_HashAlgorithmId,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,get_HashAlgorithmId() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.get_IsOrdering,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,get_IsOrdering() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.get_PolicyId,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,get_PolicyId() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.get_Timestamp,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,get_Timestamp() | |
-M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.get_Version,System.Security.Cryptography.Pkcs,Rfc3161TimestampTokenInfo,get_Version() | |
-M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature,System.Security.Cryptography.Pkcs,SignedCms,ComputeSignature() | |
-M:System.Security.Cryptography.Pkcs.SignerInfo.ComputeCounterSignature(System.Security.Cryptography.Pkcs.CmsSigner),System.Security.Cryptography.Pkcs,SignerInfo,ComputeCounterSignature(CmsSigner) | |
-M:System.Security.Cryptography.Pkcs.SignerInfo.ComputeCounterSignature,System.Security.Cryptography.Pkcs,SignerInfo,ComputeCounterSignature() | |
+M:System.Security.Cryptography.ECDsa.ExportExplicitParameters(System.Boolean),System.Security.Cryptography,ECDsa,ExportExplicitParameters(Boolean) | |
+M:System.Security.Cryptography.ECDsa.ExportParameters(System.Boolean),System.Security.Cryptography,ECDsa,ExportParameters(Boolean) | |
+M:System.Security.Cryptography.ECDsa.FromXmlString(System.String),System.Security.Cryptography,ECDsa,FromXmlString(String) | |
+M:System.Security.Cryptography.ECDsa.GenerateKey(System.Security.Cryptography.ECCurve),System.Security.Cryptography,ECDsa,GenerateKey(ECCurve) | |
+M:System.Security.Cryptography.ECDsa.GetMaxSignatureSize(System.Security.Cryptography.DSASignatureFormat),System.Security.Cryptography,ECDsa,GetMaxSignatureSize(DSASignatureFormat) | |
+M:System.Security.Cryptography.ECDsa.ImportFromPem(System.ReadOnlySpan{System.Char}),System.Security.Cryptography,ECDsa,ImportFromPem(ReadOnlySpan<Char>) | |
+M:System.Security.Cryptography.ECDsa.ImportParameters(System.Security.Cryptography.ECParameters),System.Security.Cryptography,ECDsa,ImportParameters(ECParameters) | |
+M:System.Security.Cryptography.ECDsa.ToXmlString(System.Boolean),System.Security.Cryptography,ECDsa,ToXmlString(Boolean) | |
+M:System.Security.Cryptography.ECDsa.get_KeyExchangeAlgorithm,System.Security.Cryptography,ECDsa,get_KeyExchangeAlgorithm() | |
+M:System.Security.Cryptography.ECDsa.get_SignatureAlgorithm,System.Security.Cryptography,ECDsa,get_SignatureAlgorithm() | |
+M:System.Security.Cryptography.ECParameters.Validate,System.Security.Cryptography,ECParameters,Validate() | |
+M:System.Security.Cryptography.HMAC.Create,System.Security.Cryptography,HMAC,Create() | |
+M:System.Security.Cryptography.HMAC.HashCore(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,HMAC,HashCore(ReadOnlySpan<Byte>) | |
+M:System.Security.Cryptography.HMAC.HashFinal,System.Security.Cryptography,HMAC,HashFinal() | |
+M:System.Security.Cryptography.HMAC.Initialize,System.Security.Cryptography,HMAC,Initialize() | |
+M:System.Security.Cryptography.HMAC.set_HashName(System.String),System.Security.Cryptography,HMAC,set_HashName(String) | |
+M:System.Security.Cryptography.HMACMD5.#ctor(System.Byte[]),System.Security.Cryptography,HMACMD5,.ctor(Byte[]) | |
+M:System.Security.Cryptography.HMACMD5.#ctor,System.Security.Cryptography,HMACMD5,.ctor() | |
+M:System.Security.Cryptography.HMACMD5.HashCore(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,HMACMD5,HashCore(ReadOnlySpan<Byte>) | |
+M:System.Security.Cryptography.HMACMD5.HashFinal,System.Security.Cryptography,HMACMD5,HashFinal() | |
+M:System.Security.Cryptography.HMACMD5.Initialize,System.Security.Cryptography,HMACMD5,Initialize() | |
+M:System.Security.Cryptography.HMACMD5.get_Key,System.Security.Cryptography,HMACMD5,get_Key() | |
+M:System.Security.Cryptography.HMACMD5.set_Key(System.Byte[]),System.Security.Cryptography,HMACMD5,set_Key(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA1.#ctor(System.Byte[]),System.Security.Cryptography,HMACSHA1,.ctor(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA1.#ctor,System.Security.Cryptography,HMACSHA1,.ctor() | |
+M:System.Security.Cryptography.HMACSHA1.HashCore(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,HMACSHA1,HashCore(ReadOnlySpan<Byte>) | |
+M:System.Security.Cryptography.HMACSHA1.HashFinal,System.Security.Cryptography,HMACSHA1,HashFinal() | |
+M:System.Security.Cryptography.HMACSHA1.Initialize,System.Security.Cryptography,HMACSHA1,Initialize() | |
+M:System.Security.Cryptography.HMACSHA1.get_Key,System.Security.Cryptography,HMACSHA1,get_Key() | |
+M:System.Security.Cryptography.HMACSHA1.set_Key(System.Byte[]),System.Security.Cryptography,HMACSHA1,set_Key(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA256.#ctor(System.Byte[]),System.Security.Cryptography,HMACSHA256,.ctor(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA256.#ctor,System.Security.Cryptography,HMACSHA256,.ctor() | |
+M:System.Security.Cryptography.HMACSHA256.HashCore(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,HMACSHA256,HashCore(ReadOnlySpan<Byte>) | |
+M:System.Security.Cryptography.HMACSHA256.HashFinal,System.Security.Cryptography,HMACSHA256,HashFinal() | |
+M:System.Security.Cryptography.HMACSHA256.Initialize,System.Security.Cryptography,HMACSHA256,Initialize() | |
+M:System.Security.Cryptography.HMACSHA256.get_Key,System.Security.Cryptography,HMACSHA256,get_Key() | |
+M:System.Security.Cryptography.HMACSHA256.set_Key(System.Byte[]),System.Security.Cryptography,HMACSHA256,set_Key(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA384.#ctor(System.Byte[]),System.Security.Cryptography,HMACSHA384,.ctor(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA384.#ctor,System.Security.Cryptography,HMACSHA384,.ctor() | |
+M:System.Security.Cryptography.HMACSHA384.HashCore(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,HMACSHA384,HashCore(ReadOnlySpan<Byte>) | |
+M:System.Security.Cryptography.HMACSHA384.HashFinal,System.Security.Cryptography,HMACSHA384,HashFinal() | |
+M:System.Security.Cryptography.HMACSHA384.Initialize,System.Security.Cryptography,HMACSHA384,Initialize() | |
+M:System.Security.Cryptography.HMACSHA384.get_Key,System.Security.Cryptography,HMACSHA384,get_Key() | |
+M:System.Security.Cryptography.HMACSHA384.get_ProduceLegacyHmacValues,System.Security.Cryptography,HMACSHA384,get_ProduceLegacyHmacValues() | |
+M:System.Security.Cryptography.HMACSHA384.set_Key(System.Byte[]),System.Security.Cryptography,HMACSHA384,set_Key(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA384.set_ProduceLegacyHmacValues(System.Boolean),System.Security.Cryptography,HMACSHA384,set_ProduceLegacyHmacValues(Boolean) | |
+M:System.Security.Cryptography.HMACSHA512.#ctor(System.Byte[]),System.Security.Cryptography,HMACSHA512,.ctor(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA512.#ctor,System.Security.Cryptography,HMACSHA512,.ctor() | |
+M:System.Security.Cryptography.HMACSHA512.HashCore(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,HMACSHA512,HashCore(ReadOnlySpan<Byte>) | |
+M:System.Security.Cryptography.HMACSHA512.HashFinal,System.Security.Cryptography,HMACSHA512,HashFinal() | |
+M:System.Security.Cryptography.HMACSHA512.Initialize,System.Security.Cryptography,HMACSHA512,Initialize() | |
+M:System.Security.Cryptography.HMACSHA512.get_Key,System.Security.Cryptography,HMACSHA512,get_Key() | |
+M:System.Security.Cryptography.HMACSHA512.get_ProduceLegacyHmacValues,System.Security.Cryptography,HMACSHA512,get_ProduceLegacyHmacValues() | |
+M:System.Security.Cryptography.HMACSHA512.set_Key(System.Byte[]),System.Security.Cryptography,HMACSHA512,set_Key(Byte[]) | |
+M:System.Security.Cryptography.HMACSHA512.set_ProduceLegacyHmacValues(System.Boolean),System.Security.Cryptography,HMACSHA512,set_ProduceLegacyHmacValues(Boolean) | |
+M:System.Security.Cryptography.HashAlgorithm.Create,System.Security.Cryptography,HashAlgorithm,Create() | |
+M:System.Security.Cryptography.IncrementalHash.AppendData(System.Byte[]),System.Security.Cryptography,IncrementalHash,AppendData(Byte[]) | |
+M:System.Security.Cryptography.IncrementalHash.AppendData(System.ReadOnlySpan{System.Byte}),System.Security.Cryptography,IncrementalHash,AppendData(ReadOnlySpan<Byte>) | |
+M:System.Security.Cryptography.IncrementalHash.CreateHash(System.Security.Cryptography.HashAlgorithmName),System.Security.Cryptography,IncrementalHash,CreateHash(HashAlgorithmName) | |
+M:System.Security.Cryptography.IncrementalHash.GetCurrentHash(System.Span{System.Byte}),System.Security.Cryptography,IncrementalHash,GetCurrentHash(Span<Byte>) | |
+M:System.Security.Cryptography.IncrementalHash.GetCurrentHash,System.Security.Cryptography,IncrementalHash,GetCurrentHash() | |
+M:System.Security.Cryptography.IncrementalHash.GetHashAndReset(System.Span{System.Byte}),System.Security.Cryptography,IncrementalHash,GetHashAndReset(Span<Byte>) | |
+M:System.Security.Cryptography.IncrementalHash.GetHashAndReset,System.Security.Cryptography,IncrementalHash,GetHashAndReset() | |
+M:System.Security.Cryptography.IncrementalHash.get_AlgorithmName,System.Security.Cryptography,IncrementalHash,get_AlgorithmName() | |
+M:System.Security.Cryptography.IncrementalHash.get_HashLengthInBytes,System.Security.Cryptography,IncrementalHash,get_HashLengthInBytes() | |
+M:System.Security.Cryptography.KeyedHashAlgorithm.Create,System.Security.Cryptography,KeyedHashAlgorithm,Create() | |
+M:System.Security.Cryptography.MD5.#ctor,System.Security.Cryptography,MD5,.ctor() | |
+M:System.Security.Cryptography.MD5.Create(System.String),System.Security.Cryptography,MD5,Create(String) | |
+M:System.Security.Cryptography.MD5.Create,System.Security.Cryptography,MD5,Create() | |
+M:System.Security.Cryptography.MD5CryptoServiceProvider.#ctor,System.Security.Cryptography,MD5CryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.MaskGenerationMethod.#ctor,System.Security.Cryptography,MaskGenerationMethod,.ctor() | |
+M:System.Security.Cryptography.Oid.#ctor(System.String),System.Security.Cryptography,Oid,.ctor(String) | |
+M:System.Security.Cryptography.Oid.set_FriendlyName(System.String),System.Security.Cryptography,Oid,set_FriendlyName(String) | |
+M:System.Security.Cryptography.Oid.set_Value(System.String),System.Security.Cryptography,Oid,set_Value(String) | |
+M:System.Security.Cryptography.PKCS1MaskGenerationMethod.#ctor,System.Security.Cryptography,PKCS1MaskGenerationMethod,.ctor() | |
+M:System.Security.Cryptography.PKCS1MaskGenerationMethod.get_HashName,System.Security.Cryptography,PKCS1MaskGenerationMethod,get_HashName() | |
+M:System.Security.Cryptography.PKCS1MaskGenerationMethod.set_HashName(System.String),System.Security.Cryptography,PKCS1MaskGenerationMethod,set_HashName(String) | |
+M:System.Security.Cryptography.PasswordDeriveBytes.set_HashName(System.String),System.Security.Cryptography,PasswordDeriveBytes,set_HashName(String) | |
+M:System.Security.Cryptography.RC2.#ctor,System.Security.Cryptography,RC2,.ctor() | |
+M:System.Security.Cryptography.RC2.Create(System.String),System.Security.Cryptography,RC2,Create(String) | |
+M:System.Security.Cryptography.RC2.Create,System.Security.Cryptography,RC2,Create() | |
+M:System.Security.Cryptography.RC2.get_EffectiveKeySize,System.Security.Cryptography,RC2,get_EffectiveKeySize() | |
+M:System.Security.Cryptography.RC2.get_KeySize,System.Security.Cryptography,RC2,get_KeySize() | |
+M:System.Security.Cryptography.RC2.set_EffectiveKeySize(System.Int32),System.Security.Cryptography,RC2,set_EffectiveKeySize(Int32) | |
+M:System.Security.Cryptography.RC2.set_KeySize(System.Int32),System.Security.Cryptography,RC2,set_KeySize(Int32) | |
+M:System.Security.Cryptography.RC2CryptoServiceProvider.#ctor,System.Security.Cryptography,RC2CryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.RC2CryptoServiceProvider.get_EffectiveKeySize,System.Security.Cryptography,RC2CryptoServiceProvider,get_EffectiveKeySize() | |
+M:System.Security.Cryptography.RC2CryptoServiceProvider.set_EffectiveKeySize(System.Int32),System.Security.Cryptography,RC2CryptoServiceProvider,set_EffectiveKeySize(Int32) | |
+M:System.Security.Cryptography.RC2CryptoServiceProvider.set_UseSalt(System.Boolean),System.Security.Cryptography,RC2CryptoServiceProvider,set_UseSalt(Boolean) | |
+M:System.Security.Cryptography.RNGCryptoServiceProvider.#ctor(System.Byte[]),System.Security.Cryptography,RNGCryptoServiceProvider,.ctor(Byte[]) | |
+M:System.Security.Cryptography.RNGCryptoServiceProvider.#ctor(System.Security.Cryptography.CspParameters),System.Security.Cryptography,RNGCryptoServiceProvider,.ctor(CspParameters) | |
+M:System.Security.Cryptography.RNGCryptoServiceProvider.#ctor(System.String),System.Security.Cryptography,RNGCryptoServiceProvider,.ctor(String) | |
+M:System.Security.Cryptography.RNGCryptoServiceProvider.#ctor,System.Security.Cryptography,RNGCryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.RSA.#ctor,System.Security.Cryptography,RSA,.ctor() | |
+M:System.Security.Cryptography.RSA.Create(System.Int32),System.Security.Cryptography,RSA,Create(Int32) | |
+M:System.Security.Cryptography.RSA.Create(System.Security.Cryptography.RSAParameters),System.Security.Cryptography,RSA,Create(RSAParameters) | |
+M:System.Security.Cryptography.RSA.Create(System.String),System.Security.Cryptography,RSA,Create(String) | |
+M:System.Security.Cryptography.RSA.Create,System.Security.Cryptography,RSA,Create() | |
+M:System.Security.Cryptography.RSA.DecryptValue(System.Byte[]),System.Security.Cryptography,RSA,DecryptValue(Byte[]) | |
+M:System.Security.Cryptography.RSA.EncryptValue(System.Byte[]),System.Security.Cryptography,RSA,EncryptValue(Byte[]) | |
M:System.Security.Cryptography.RSA.ExportRSAPrivateKey,System.Security.Cryptography,RSA,ExportRSAPrivateKey() | |
M:System.Security.Cryptography.RSA.ExportRSAPublicKey,System.Security.Cryptography,RSA,ExportRSAPublicKey() | |
-M:System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSigningRequest(System.Security.Cryptography.X509Certificates.X509SignatureGenerator),System.Security.Cryptography.X509Certificates,CertificateRequest,CreateSigningRequest(X509SignatureGenerator) | |
-M:System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSigningRequest,System.Security.Cryptography.X509Certificates,CertificateRequest,CreateSigningRequest() | |
-M:System.Security.Cryptography.X509Certificates.CertificateRequest.get_CertificateExtensions,System.Security.Cryptography.X509Certificates,CertificateRequest,get_CertificateExtensions() | |
-M:System.Security.Cryptography.X509Certificates.CertificateRequest.get_HashAlgorithm,System.Security.Cryptography.X509Certificates,CertificateRequest,get_HashAlgorithm() | |
-M:System.Security.Cryptography.X509Certificates.CertificateRequest.get_PublicKey,System.Security.Cryptography.X509Certificates,CertificateRequest,get_PublicKey() | |
-M:System.Security.Cryptography.X509Certificates.CertificateRequest.get_SubjectName,System.Security.Cryptography.X509Certificates,CertificateRequest,get_SubjectName() | |
-M:System.Security.Cryptography.X509Certificates.X509Certificate.#ctor(System.Byte[]),System.Security.Cryptography.X509Certificates,X509Certificate,.ctor(Byte[]) | |
-M:System.Security.Cryptography.X509Certificates.X509Certificate.#ctor(System.IntPtr),System.Security.Cryptography.X509Certificates,X509Certificate,.ctor(IntPtr) | |
-M:System.Security.Cryptography.X509Certificates.X509Certificate.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate),System.Security.Cryptography.X509Certificates,X509Certificate,.ctor(X509Certificate) | |
+M:System.Security.Cryptography.RSA.FromXmlString(System.String),System.Security.Cryptography,RSA,FromXmlString(String) | |
+M:System.Security.Cryptography.RSA.ImportFromPem(System.ReadOnlySpan{System.Char}),System.Security.Cryptography,RSA,ImportFromPem(ReadOnlySpan<Char>) | |
+M:System.Security.Cryptography.RSA.ToXmlString(System.Boolean),System.Security.Cryptography,RSA,ToXmlString(Boolean) | |
+M:System.Security.Cryptography.RSA.get_KeyExchangeAlgorithm,System.Security.Cryptography,RSA,get_KeyExchangeAlgorithm() | |
+M:System.Security.Cryptography.RSA.get_SignatureAlgorithm,System.Security.Cryptography,RSA,get_SignatureAlgorithm() | |
+M:System.Security.Cryptography.RSACryptoServiceProvider.#ctor(System.Int32),System.Security.Cryptography,RSACryptoServiceProvider,.ctor(Int32) | |
+M:System.Security.Cryptography.RSACryptoServiceProvider.#ctor(System.Security.Cryptography.CspParameters),System.Security.Cryptography,RSACryptoServiceProvider,.ctor(CspParameters) | |
+M:System.Security.Cryptography.RSACryptoServiceProvider.#ctor,System.Security.Cryptography,RSACryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.RSACryptoServiceProvider.ImportCspBlob(System.Byte[]),System.Security.Cryptography,RSACryptoServiceProvider,ImportCspBlob(Byte[]) | |
+M:System.Security.Cryptography.RSACryptoServiceProvider.get_CspKeyContainerInfo,System.Security.Cryptography,RSACryptoServiceProvider,get_CspKeyContainerInfo() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.CreateOaep(System.Security.Cryptography.HashAlgorithmName),System.Security.Cryptography,RSAEncryptionPadding,CreateOaep(HashAlgorithmName) | |
+M:System.Security.Cryptography.RSAEncryptionPadding.Equals(System.Object),System.Security.Cryptography,RSAEncryptionPadding,Equals(Object) | |
+M:System.Security.Cryptography.RSAEncryptionPadding.Equals(System.Security.Cryptography.RSAEncryptionPadding),System.Security.Cryptography,RSAEncryptionPadding,Equals(RSAEncryptionPadding) | |
+M:System.Security.Cryptography.RSAEncryptionPadding.GetHashCode,System.Security.Cryptography,RSAEncryptionPadding,GetHashCode() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.ToString,System.Security.Cryptography,RSAEncryptionPadding,ToString() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.get_Mode,System.Security.Cryptography,RSAEncryptionPadding,get_Mode() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.get_OaepHashAlgorithm,System.Security.Cryptography,RSAEncryptionPadding,get_OaepHashAlgorithm() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.get_OaepSHA1,System.Security.Cryptography,RSAEncryptionPadding,get_OaepSHA1() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.get_OaepSHA256,System.Security.Cryptography,RSAEncryptionPadding,get_OaepSHA256() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.get_OaepSHA384,System.Security.Cryptography,RSAEncryptionPadding,get_OaepSHA384() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.get_OaepSHA512,System.Security.Cryptography,RSAEncryptionPadding,get_OaepSHA512() | |
+M:System.Security.Cryptography.RSAEncryptionPadding.get_Pkcs1,System.Security.Cryptography,RSAEncryptionPadding,get_Pkcs1() | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter.#ctor(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAOAEPKeyExchangeDeformatter,.ctor(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter.#ctor,System.Security.Cryptography,RSAOAEPKeyExchangeDeformatter,.ctor() | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter.DecryptKeyExchange(System.Byte[]),System.Security.Cryptography,RSAOAEPKeyExchangeDeformatter,DecryptKeyExchange(Byte[]) | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter.SetKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAOAEPKeyExchangeDeformatter,SetKey(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter.get_Parameters,System.Security.Cryptography,RSAOAEPKeyExchangeDeformatter,get_Parameters() | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter.set_Parameters(System.String),System.Security.Cryptography,RSAOAEPKeyExchangeDeformatter,set_Parameters(String) | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.#ctor(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,.ctor(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.#ctor,System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,.ctor() | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.CreateKeyExchange(System.Byte[]),System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,CreateKeyExchange(Byte[]) | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.SetKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,SetKey(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.get_Parameter,System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,get_Parameter() | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.get_Parameters,System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,get_Parameters() | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.get_Rng,System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,get_Rng() | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.set_Parameter(System.Byte[]),System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,set_Parameter(Byte[]) | |
+M:System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.set_Rng(System.Security.Cryptography.RandomNumberGenerator),System.Security.Cryptography,RSAOAEPKeyExchangeFormatter,set_Rng(RandomNumberGenerator) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.#ctor(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAPKCS1KeyExchangeDeformatter,.ctor(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.#ctor,System.Security.Cryptography,RSAPKCS1KeyExchangeDeformatter,.ctor() | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.DecryptKeyExchange(System.Byte[]),System.Security.Cryptography,RSAPKCS1KeyExchangeDeformatter,DecryptKeyExchange(Byte[]) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.SetKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAPKCS1KeyExchangeDeformatter,SetKey(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.get_Parameters,System.Security.Cryptography,RSAPKCS1KeyExchangeDeformatter,get_Parameters() | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.get_RNG,System.Security.Cryptography,RSAPKCS1KeyExchangeDeformatter,get_RNG() | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.set_Parameters(System.String),System.Security.Cryptography,RSAPKCS1KeyExchangeDeformatter,set_Parameters(String) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.set_RNG(System.Security.Cryptography.RandomNumberGenerator),System.Security.Cryptography,RSAPKCS1KeyExchangeDeformatter,set_RNG(RandomNumberGenerator) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.#ctor(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAPKCS1KeyExchangeFormatter,.ctor(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.#ctor,System.Security.Cryptography,RSAPKCS1KeyExchangeFormatter,.ctor() | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.CreateKeyExchange(System.Byte[]),System.Security.Cryptography,RSAPKCS1KeyExchangeFormatter,CreateKeyExchange(Byte[]) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.SetKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAPKCS1KeyExchangeFormatter,SetKey(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.get_Parameters,System.Security.Cryptography,RSAPKCS1KeyExchangeFormatter,get_Parameters() | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.get_Rng,System.Security.Cryptography,RSAPKCS1KeyExchangeFormatter,get_Rng() | |
+M:System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.set_Rng(System.Security.Cryptography.RandomNumberGenerator),System.Security.Cryptography,RSAPKCS1KeyExchangeFormatter,set_Rng(RandomNumberGenerator) | |
+M:System.Security.Cryptography.RSAPKCS1SignatureDeformatter.#ctor(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAPKCS1SignatureDeformatter,.ctor(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAPKCS1SignatureDeformatter.#ctor,System.Security.Cryptography,RSAPKCS1SignatureDeformatter,.ctor() | |
+M:System.Security.Cryptography.RSAPKCS1SignatureDeformatter.SetHashAlgorithm(System.String),System.Security.Cryptography,RSAPKCS1SignatureDeformatter,SetHashAlgorithm(String) | |
+M:System.Security.Cryptography.RSAPKCS1SignatureDeformatter.SetKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAPKCS1SignatureDeformatter,SetKey(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAPKCS1SignatureFormatter.#ctor(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAPKCS1SignatureFormatter,.ctor(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSAPKCS1SignatureFormatter.#ctor,System.Security.Cryptography,RSAPKCS1SignatureFormatter,.ctor() | |
+M:System.Security.Cryptography.RSAPKCS1SignatureFormatter.CreateSignature(System.Byte[]),System.Security.Cryptography,RSAPKCS1SignatureFormatter,CreateSignature(Byte[]) | |
+M:System.Security.Cryptography.RSAPKCS1SignatureFormatter.SetHashAlgorithm(System.String),System.Security.Cryptography,RSAPKCS1SignatureFormatter,SetHashAlgorithm(String) | |
+M:System.Security.Cryptography.RSAPKCS1SignatureFormatter.SetKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,RSAPKCS1SignatureFormatter,SetKey(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.RSASignaturePadding.Equals(System.Object),System.Security.Cryptography,RSASignaturePadding,Equals(Object) | |
+M:System.Security.Cryptography.RSASignaturePadding.Equals(System.Security.Cryptography.RSASignaturePadding),System.Security.Cryptography,RSASignaturePadding,Equals(RSASignaturePadding) | |
+M:System.Security.Cryptography.RSASignaturePadding.GetHashCode,System.Security.Cryptography,RSASignaturePadding,GetHashCode() | |
+M:System.Security.Cryptography.RSASignaturePadding.ToString,System.Security.Cryptography,RSASignaturePadding,ToString() | |
+M:System.Security.Cryptography.RSASignaturePadding.get_Mode,System.Security.Cryptography,RSASignaturePadding,get_Mode() | |
+M:System.Security.Cryptography.RSASignaturePadding.get_Pkcs1,System.Security.Cryptography,RSASignaturePadding,get_Pkcs1() | |
+M:System.Security.Cryptography.RSASignaturePadding.get_Pss,System.Security.Cryptography,RSASignaturePadding,get_Pss() | |
+M:System.Security.Cryptography.RandomNumberGenerator.Create(System.String),System.Security.Cryptography,RandomNumberGenerator,Create(String) | |
+M:System.Security.Cryptography.Rfc2898DeriveBytes.GetBytes(System.Int32),System.Security.Cryptography,Rfc2898DeriveBytes,GetBytes(Int32) | |
+M:System.Security.Cryptography.Rfc2898DeriveBytes.Reset,System.Security.Cryptography,Rfc2898DeriveBytes,Reset() | |
+M:System.Security.Cryptography.Rfc2898DeriveBytes.get_HashAlgorithm,System.Security.Cryptography,Rfc2898DeriveBytes,get_HashAlgorithm() | |
+M:System.Security.Cryptography.Rfc2898DeriveBytes.get_IterationCount,System.Security.Cryptography,Rfc2898DeriveBytes,get_IterationCount() | |
+M:System.Security.Cryptography.Rfc2898DeriveBytes.get_Salt,System.Security.Cryptography,Rfc2898DeriveBytes,get_Salt() | |
+M:System.Security.Cryptography.Rfc2898DeriveBytes.set_IterationCount(System.Int32),System.Security.Cryptography,Rfc2898DeriveBytes,set_IterationCount(Int32) | |
+M:System.Security.Cryptography.Rfc2898DeriveBytes.set_Salt(System.Byte[]),System.Security.Cryptography,Rfc2898DeriveBytes,set_Salt(Byte[]) | |
+M:System.Security.Cryptography.Rijndael.#ctor,System.Security.Cryptography,Rijndael,.ctor() | |
+M:System.Security.Cryptography.Rijndael.Create(System.String),System.Security.Cryptography,Rijndael,Create(String) | |
+M:System.Security.Cryptography.Rijndael.Create,System.Security.Cryptography,Rijndael,Create() | |
+M:System.Security.Cryptography.RijndaelManaged.#ctor,System.Security.Cryptography,RijndaelManaged,.ctor() | |
+M:System.Security.Cryptography.RijndaelManaged.CreateDecryptor,System.Security.Cryptography,RijndaelManaged,CreateDecryptor() | |
+M:System.Security.Cryptography.RijndaelManaged.CreateEncryptor,System.Security.Cryptography,RijndaelManaged,CreateEncryptor() | |
+M:System.Security.Cryptography.RijndaelManaged.GenerateIV,System.Security.Cryptography,RijndaelManaged,GenerateIV() | |
+M:System.Security.Cryptography.RijndaelManaged.GenerateKey,System.Security.Cryptography,RijndaelManaged,GenerateKey() | |
+M:System.Security.Cryptography.RijndaelManaged.get_BlockSize,System.Security.Cryptography,RijndaelManaged,get_BlockSize() | |
+M:System.Security.Cryptography.RijndaelManaged.get_IV,System.Security.Cryptography,RijndaelManaged,get_IV() | |
+M:System.Security.Cryptography.RijndaelManaged.get_Key,System.Security.Cryptography,RijndaelManaged,get_Key() | |
+M:System.Security.Cryptography.RijndaelManaged.get_KeySize,System.Security.Cryptography,RijndaelManaged,get_KeySize() | |
+M:System.Security.Cryptography.RijndaelManaged.get_LegalKeySizes,System.Security.Cryptography,RijndaelManaged,get_LegalKeySizes() | |
+M:System.Security.Cryptography.RijndaelManaged.get_Mode,System.Security.Cryptography,RijndaelManaged,get_Mode() | |
+M:System.Security.Cryptography.RijndaelManaged.get_Padding,System.Security.Cryptography,RijndaelManaged,get_Padding() | |
+M:System.Security.Cryptography.RijndaelManaged.set_BlockSize(System.Int32),System.Security.Cryptography,RijndaelManaged,set_BlockSize(Int32) | |
+M:System.Security.Cryptography.RijndaelManaged.set_IV(System.Byte[]),System.Security.Cryptography,RijndaelManaged,set_IV(Byte[]) | |
+M:System.Security.Cryptography.RijndaelManaged.set_Key(System.Byte[]),System.Security.Cryptography,RijndaelManaged,set_Key(Byte[]) | |
+M:System.Security.Cryptography.RijndaelManaged.set_KeySize(System.Int32),System.Security.Cryptography,RijndaelManaged,set_KeySize(Int32) | |
+M:System.Security.Cryptography.RijndaelManaged.set_Mode(System.Security.Cryptography.CipherMode),System.Security.Cryptography,RijndaelManaged,set_Mode(CipherMode) | |
+M:System.Security.Cryptography.RijndaelManaged.set_Padding(System.Security.Cryptography.PaddingMode),System.Security.Cryptography,RijndaelManaged,set_Padding(PaddingMode) | |
+M:System.Security.Cryptography.SHA1.#ctor,System.Security.Cryptography,SHA1,.ctor() | |
+M:System.Security.Cryptography.SHA1.Create(System.String),System.Security.Cryptography,SHA1,Create(String) | |
+M:System.Security.Cryptography.SHA1.Create,System.Security.Cryptography,SHA1,Create() | |
+M:System.Security.Cryptography.SHA1CryptoServiceProvider.#ctor,System.Security.Cryptography,SHA1CryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.SHA1Managed.#ctor,System.Security.Cryptography,SHA1Managed,.ctor() | |
+M:System.Security.Cryptography.SHA1Managed.Initialize,System.Security.Cryptography,SHA1Managed,Initialize() | |
+M:System.Security.Cryptography.SHA256.#ctor,System.Security.Cryptography,SHA256,.ctor() | |
+M:System.Security.Cryptography.SHA256.Create(System.String),System.Security.Cryptography,SHA256,Create(String) | |
+M:System.Security.Cryptography.SHA256.Create,System.Security.Cryptography,SHA256,Create() | |
+M:System.Security.Cryptography.SHA256CryptoServiceProvider.#ctor,System.Security.Cryptography,SHA256CryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.SHA256Managed.#ctor,System.Security.Cryptography,SHA256Managed,.ctor() | |
+M:System.Security.Cryptography.SHA256Managed.Initialize,System.Security.Cryptography,SHA256Managed,Initialize() | |
+M:System.Security.Cryptography.SHA384.#ctor,System.Security.Cryptography,SHA384,.ctor() | |
+M:System.Security.Cryptography.SHA384.Create(System.String),System.Security.Cryptography,SHA384,Create(String) | |
+M:System.Security.Cryptography.SHA384.Create,System.Security.Cryptography,SHA384,Create() | |
+M:System.Security.Cryptography.SHA384CryptoServiceProvider.#ctor,System.Security.Cryptography,SHA384CryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.SHA384Managed.#ctor,System.Security.Cryptography,SHA384Managed,.ctor() | |
+M:System.Security.Cryptography.SHA384Managed.Initialize,System.Security.Cryptography,SHA384Managed,Initialize() | |
+M:System.Security.Cryptography.SHA512.#ctor,System.Security.Cryptography,SHA512,.ctor() | |
+M:System.Security.Cryptography.SHA512.Create(System.String),System.Security.Cryptography,SHA512,Create(String) | |
+M:System.Security.Cryptography.SHA512.Create,System.Security.Cryptography,SHA512,Create() | |
+M:System.Security.Cryptography.SHA512CryptoServiceProvider.#ctor,System.Security.Cryptography,SHA512CryptoServiceProvider,.ctor() | |
+M:System.Security.Cryptography.SHA512Managed.#ctor,System.Security.Cryptography,SHA512Managed,.ctor() | |
+M:System.Security.Cryptography.SHA512Managed.Initialize,System.Security.Cryptography,SHA512Managed,Initialize() | |
+M:System.Security.Cryptography.SignatureDescription.#ctor(System.Security.SecurityElement),System.Security.Cryptography,SignatureDescription,.ctor(SecurityElement) | |
+M:System.Security.Cryptography.SignatureDescription.#ctor,System.Security.Cryptography,SignatureDescription,.ctor() | |
+M:System.Security.Cryptography.SignatureDescription.CreateDeformatter(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,SignatureDescription,CreateDeformatter(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.SignatureDescription.CreateDigest,System.Security.Cryptography,SignatureDescription,CreateDigest() | |
+M:System.Security.Cryptography.SignatureDescription.CreateFormatter(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography,SignatureDescription,CreateFormatter(AsymmetricAlgorithm) | |
+M:System.Security.Cryptography.SignatureDescription.get_DeformatterAlgorithm,System.Security.Cryptography,SignatureDescription,get_DeformatterAlgorithm() | |
+M:System.Security.Cryptography.SignatureDescription.get_DigestAlgorithm,System.Security.Cryptography,SignatureDescription,get_DigestAlgorithm() | |
+M:System.Security.Cryptography.SignatureDescription.get_FormatterAlgorithm,System.Security.Cryptography,SignatureDescription,get_FormatterAlgorithm() | |
+M:System.Security.Cryptography.SignatureDescription.get_KeyAlgorithm,System.Security.Cryptography,SignatureDescription,get_KeyAlgorithm() | |
+M:System.Security.Cryptography.SignatureDescription.set_DeformatterAlgorithm(System.String),System.Security.Cryptography,SignatureDescription,set_DeformatterAlgorithm(String) | |
+M:System.Security.Cryptography.SignatureDescription.set_DigestAlgorithm(System.String),System.Security.Cryptography,SignatureDescription,set_DigestAlgorithm(String) | |
+M:System.Security.Cryptography.SignatureDescription.set_FormatterAlgorithm(System.String),System.Security.Cryptography,SignatureDescription,set_FormatterAlgorithm(String) | |
+M:System.Security.Cryptography.SignatureDescription.set_KeyAlgorithm(System.String),System.Security.Cryptography,SignatureDescription,set_KeyAlgorithm(String) | |
+M:System.Security.Cryptography.SymmetricAlgorithm.Create,System.Security.Cryptography,SymmetricAlgorithm,Create() | |
+M:System.Security.Cryptography.TripleDES.#ctor,System.Security.Cryptography,TripleDES,.ctor() | |
+M:System.Security.Cryptography.TripleDES.Create(System.String),System.Security.Cryptography,TripleDES,Create(String) | |
+M:System.Security.Cryptography.TripleDES.Create,System.Security.Cryptography,TripleDES,Create() | |
+M:System.Security.Cryptography.TripleDES.IsWeakKey(System.Byte[]),System.Security.Cryptography,TripleDES,IsWeakKey(Byte[]) | |
+M:System.Security.Cryptography.TripleDES.get_Key,System.Security.Cryptography,TripleDES,get_Key() | |
+M:System.Security.Cryptography.TripleDES.set_Key(System.Byte[]),System.Security.Cryptography,TripleDES,set_Key(Byte[]) | |
+M:System.Security.Cryptography.TripleDESCryptoServiceProvider.#ctor,System.Security.Cryptography,TripleDESCryptoServiceProvider,.ctor() | |
M:System.Security.Cryptography.X509Certificates.X509Certificate.GetCertHash(System.Security.Cryptography.HashAlgorithmName),System.Security.Cryptography.X509Certificates,X509Certificate,GetCertHash(HashAlgorithmName) | |
M:System.Security.Cryptography.X509Certificates.X509Certificate.GetCertHashString(System.Security.Cryptography.HashAlgorithmName),System.Security.Cryptography.X509Certificates,X509Certificate,GetCertHashString(HashAlgorithmName) | |
M:System.Security.Cryptography.X509Certificates.X509Certificate.Import(System.Byte[]),System.Security.Cryptography.X509Certificates,X509Certificate,Import(Byte[]) | |
M:System.Security.Cryptography.X509Certificates.X509Certificate.Import(System.String),System.Security.Cryptography.X509Certificates,X509Certificate,Import(String) | |
M:System.Security.Cryptography.X509Certificates.X509Certificate.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object),System.Security.Cryptography.X509Certificates,X509Certificate,System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object) | |
-M:System.Security.Cryptography.X509Certificates.X509Certificate2.#ctor(System.Byte[]),System.Security.Cryptography.X509Certificates,X509Certificate2,.ctor(Byte[]) | |
-M:System.Security.Cryptography.X509Certificates.X509Certificate2.#ctor(System.IntPtr),System.Security.Cryptography.X509Certificates,X509Certificate2,.ctor(IntPtr) | |
M:System.Security.Cryptography.X509Certificates.X509Certificate2.Import(System.Byte[]),System.Security.Cryptography.X509Certificates,X509Certificate2,Import(Byte[]) | |
M:System.Security.Cryptography.X509Certificates.X509Certificate2.Import(System.String),System.Security.Cryptography.X509Certificates,X509Certificate2,Import(String) | |
M:System.Security.Cryptography.X509Certificates.X509Certificate2.set_PrivateKey(System.Security.Cryptography.AsymmetricAlgorithm),System.Security.Cryptography.X509Certificates,X509Certificate2,set_PrivateKey(AsymmetricAlgorithm) | |
-M:System.Security.Cryptography.X509Certificates.X509SignatureGenerator.#ctor,System.Security.Cryptography.X509Certificates,X509SignatureGenerator,.ctor() | |
-M:System.Security.Cryptography.X509Certificates.X509SignatureGenerator.CreateForECDsa(System.Security.Cryptography.ECDsa),System.Security.Cryptography.X509Certificates,X509SignatureGenerator,CreateForECDsa(ECDsa) | |
-M:System.Security.Cryptography.X509Certificates.X509SignatureGenerator.get_PublicKey,System.Security.Cryptography.X509Certificates,X509SignatureGenerator,get_PublicKey() | |
-M:System.Security.Cryptography.X509Certificates.X509Store.Add(System.Security.Cryptography.X509Certificates.X509Certificate2),System.Security.Cryptography.X509Certificates,X509Store,Add(X509Certificate2) | |
-M:System.Security.Cryptography.X509Certificates.X509Store.AddRange(System.Security.Cryptography.X509Certificates.X509Certificate2Collection),System.Security.Cryptography.X509Certificates,X509Store,AddRange(X509Certificate2Collection) | |
-M:System.Security.Cryptography.X509Certificates.X509Store.Remove(System.Security.Cryptography.X509Certificates.X509Certificate2),System.Security.Cryptography.X509Certificates,X509Store,Remove(X509Certificate2) | |
-M:System.Security.Cryptography.X509Certificates.X509Store.RemoveRange(System.Security.Cryptography.X509Certificates.X509Certificate2Collection),System.Security.Cryptography.X509Certificates,X509Store,RemoveRange(X509Certificate2Collection) | |
-M:System.Security.Policy.ApplicationTrust.FromXml(System.Security.SecurityElement),System.Security.Policy,ApplicationTrust,FromXml(SecurityElement) | |
-M:System.Security.Policy.ApplicationTrust.ToXml,System.Security.Policy,ApplicationTrust,ToXml() | |
-M:System.Security.SecurityState.IsStateAvailable,System.Security,SecurityState,IsStateAvailable() | |
-M:System.ServiceProcess.ServiceController.#ctor(System.String),System.ServiceProcess,ServiceController,.ctor(String) | |
-M:System.ServiceProcess.ServiceController.Continue,System.ServiceProcess,ServiceController,Continue() | |
-M:System.ServiceProcess.ServiceController.Dispose(System.Boolean),System.ServiceProcess,ServiceController,Dispose(Boolean) | |
-M:System.ServiceProcess.ServiceController.Dispose,System.ServiceProcess,ServiceController,Dispose() | |
-M:System.ServiceProcess.ServiceController.GetDevices(System.String),System.ServiceProcess,ServiceController,GetDevices(String) | |
-M:System.ServiceProcess.ServiceController.GetDevices,System.ServiceProcess,ServiceController,GetDevices() | |
-M:System.ServiceProcess.ServiceController.GetServices(System.String),System.ServiceProcess,ServiceController,GetServices(String) | |
-M:System.ServiceProcess.ServiceController.GetServices,System.ServiceProcess,ServiceController,GetServices() | |
-M:System.ServiceProcess.ServiceController.Pause,System.ServiceProcess,ServiceController,Pause() | |
-M:System.ServiceProcess.ServiceController.Refresh,System.ServiceProcess,ServiceController,Refresh() | |
-M:System.ServiceProcess.ServiceController.Start(System.String[]),System.ServiceProcess,ServiceController,Start(String[]) | |
-M:System.ServiceProcess.ServiceController.Start,System.ServiceProcess,ServiceController,Start() | |
-M:System.ServiceProcess.ServiceController.Stop,System.ServiceProcess,ServiceController,Stop() | |
-M:System.ServiceProcess.ServiceController.WaitForStatus(System.ServiceProcess.ServiceControllerStatus),System.ServiceProcess,ServiceController,WaitForStatus(ServiceControllerStatus) | |
-M:System.ServiceProcess.ServiceController.get_CanPauseAndContinue,System.ServiceProcess,ServiceController,get_CanPauseAndContinue() | |
-M:System.ServiceProcess.ServiceController.get_CanShutdown,System.ServiceProcess,ServiceController,get_CanShutdown() | |
-M:System.ServiceProcess.ServiceController.get_CanStop,System.ServiceProcess,ServiceController,get_CanStop() | |
-M:System.ServiceProcess.ServiceController.get_DependentServices,System.ServiceProcess,ServiceController,get_DependentServices() | |
-M:System.ServiceProcess.ServiceController.get_DisplayName,System.ServiceProcess,ServiceController,get_DisplayName() | |
-M:System.ServiceProcess.ServiceController.get_MachineName,System.ServiceProcess,ServiceController,get_MachineName() | |
-M:System.ServiceProcess.ServiceController.get_ServiceHandle,System.ServiceProcess,ServiceController,get_ServiceHandle() | |
-M:System.ServiceProcess.ServiceController.get_ServiceName,System.ServiceProcess,ServiceController,get_ServiceName() | |
-M:System.ServiceProcess.ServiceController.get_ServiceType,System.ServiceProcess,ServiceController,get_ServiceType() | |
-M:System.ServiceProcess.ServiceController.get_ServicesDependedOn,System.ServiceProcess,ServiceController,get_ServicesDependedOn() | |
-M:System.ServiceProcess.ServiceController.get_StartType,System.ServiceProcess,ServiceController,get_StartType() | |
-M:System.ServiceProcess.ServiceController.get_Status,System.ServiceProcess,ServiceController,get_Status() | |
-M:System.ServiceProcess.TimeoutException.#ctor(System.String),System.ServiceProcess,TimeoutException,.ctor(String) | |
-M:System.ServiceProcess.TimeoutException.#ctor,System.ServiceProcess,TimeoutException,.ctor() | |
-M:System.Threading.Semaphore.SetAccessControl(System.Security.AccessControl.SemaphoreSecurity),System.Threading,Semaphore,SetAccessControl(SemaphoreSecurity) | |
-M:System.Threading.Thread.Abort(System.Object),System.Threading,Thread,Abort(Object) | |
-M:System.Threading.Thread.Abort,System.Threading,Thread,Abort() | |
-M:System.Threading.Thread.DisableComObjectEagerCleanup,System.Threading,Thread,DisableComObjectEagerCleanup() | |
-M:System.Threading.Thread.ResetAbort,System.Threading,Thread,ResetAbort() | |
-M:System.Threading.Thread.Resume,System.Threading,Thread,Resume() | |
-M:System.Threading.Thread.Suspend,System.Threading,Thread,Suspend() | |
-M:System.Threading.Thread.get_CurrentPrincipal,System.Threading,Thread,get_CurrentPrincipal() | |
-M:System.Threading.Thread.set_CurrentPrincipal(System.Security.Principal.IPrincipal),System.Threading,Thread,set_CurrentPrincipal(IPrincipal) | |
-M:System.Threading.ThreadAbortException.get_ExceptionState,System.Threading,ThreadAbortException,get_ExceptionState() | |
-M:System.Threading.ThreadPoolBoundHandle.AllocateNativeOverlapped(System.Threading.PreAllocatedOverlapped),System.Threading,ThreadPoolBoundHandle,AllocateNativeOverlapped(PreAllocatedOverlapped) | |
-M:System.Threading.ThreadPoolBoundHandle.BindHandle(System.Runtime.InteropServices.SafeHandle),System.Threading,ThreadPoolBoundHandle,BindHandle(SafeHandle) | |
-M:System.Threading.ThreadPoolBoundHandle.FreeNativeOverlapped(System.Threading.NativeOverlapped*),System.Threading,ThreadPoolBoundHandle,FreeNativeOverlapped(NativeOverlapped*) | |
-M:System.Threading.ThreadPoolBoundHandle.GetNativeOverlappedState(System.Threading.NativeOverlapped*),System.Threading,ThreadPoolBoundHandle,GetNativeOverlappedState(NativeOverlapped*) | |
-M:System.Threading.ThreadPoolBoundHandle.get_Handle,System.Threading,ThreadPoolBoundHandle,get_Handle() | |
\ No newline at end of file | |
+M:System.Security.Cryptography.X509Certificates.X509Chain.#ctor(System.IntPtr),System.Security.Cryptography.X509Certificates,X509Chain,.ctor(IntPtr) | |
+M:System.Security.Cryptography.X509Certificates.X509Store.#ctor(System.IntPtr),System.Security.Cryptography.X509Certificates,X509Store,.ctor(IntPtr) | |
+M:System.Transactions.TransactionInterop.GetDtcTransaction(System.Transactions.Transaction),System.Transactions,TransactionInterop,GetDtcTransaction(Transaction) | |
+M:System.Transactions.TransactionInterop.GetTransactionFromDtcTransaction(System.Transactions.IDtcTransaction),System.Transactions,TransactionInterop,GetTransactionFromDtcTransaction(IDtcTransaction) | |
+M:System.Transactions.TransactionInterop.GetTransactionFromExportCookie(System.Byte[]),System.Transactions,TransactionInterop,GetTransactionFromExportCookie(Byte[]) | |
+M:System.Transactions.TransactionInterop.GetTransactionFromTransmitterPropagationToken(System.Byte[]),System.Transactions,TransactionInterop,GetTransactionFromTransmitterPropagationToken(Byte[]) | |
+M:System.Transactions.TransactionInterop.GetTransmitterPropagationToken(System.Transactions.Transaction),System.Transactions,TransactionInterop,GetTransmitterPropagationToken(Transaction) | |
+M:System.Transactions.TransactionInterop.GetWhereabouts,System.Transactions,TransactionInterop,GetWhereabouts() | |
+M:System.Transactions.TransactionManager.RecoveryComplete(System.Guid),System.Transactions,TransactionManager,RecoveryComplete(Guid) | |
\ No newline at end of file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment