public class Microsoft.CSharp.CSharpCodeProvider () |
--> NONE <--
|
- Constructor: public CSharpCodeProvider (IDictionary`2 providerOptions)
|
GenericUriParserOptions () |
public sealed enum System.GenericUriParserOptions
                    Default = 0,
                    GenericAuthority = 1,
                    AllowEmptyAuthority = 2,
                    NoUserInfo = 4,
                    NoPort = 8,
                    NoQuery = 16,
                    NoFragment = 32,
                    DontConvertPathBackslashes = 64,
                    DontCompressPath = 128,
                    DontUnescapePathDotsAndSlashes = 256,
|
public sealed enum System.GenericUriParserOptions
                    Default = 0,
                    GenericAuthority = 1,
                    AllowEmptyAuthority = 2,
                    NoUserInfo = 4,
                    NoPort = 8,
                    NoQuery = 16,
                    NoFragment = 32,
                    DontConvertPathBackslashes = 64,
                    DontCompressPath = 128,
                    DontUnescapePathDotsAndSlashes = 256,
                    Idn = 512,
                    IriParsing = 1024,
|
--> NONE <--
|
--> NONE <--
|
System.ComponentModel INotifyPropertyChanging () |
n/a
|
public interface System.ComponentModel.INotifyPropertyChanging
|
--> NONE <--
|
- Event: public event PropertyChangingEventHandler PropertyChanging
|
System.ComponentModel.Design.Serialization IDesignerLoaderHost2 () |
n/a
|
public interface System.ComponentModel.Design.Serialization.IDesignerLoaderHost2
|
--> NONE <--
|
- Property: bool CanReloadWithErrors { public get; public set; }
- Property: bool IgnoreErrorsDuringReload { public get; public set; }
|
System.Configuration IdnElement () |
n/a
|
public sealed class System.Configuration.IdnElement
|
--> NONE <--
|
- Constructor: public IdnElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: ProtectedInternal virtual ConfigurationElementProperty ElementProperty { }
- Property: UriIdnScope Enabled { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
System.Configuration IriParsingElement () |
n/a
|
public sealed class System.Configuration.IriParsingElement
|
--> NONE <--
|
- Constructor: public IriParsingElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: ProtectedInternal virtual ConfigurationElementProperty ElementProperty { }
- Property: bool Enabled { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
public class System.Collections.Generic.LinkedList`1 () |
- Method: public virtual bool Remove (T value)
- Method: public void RemoveFirst ()
|
- Method: public void Remove (LinkedListNode`1 node)
|
System.ComponentModel PropertyChangingEventArgs () |
n/a
|
public class System.ComponentModel.PropertyChangingEventArgs
|
--> NONE <--
|
- Constructor: public PropertyChangingEventArgs (string propertyName)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string PropertyName { public get; }
|
System.ComponentModel PropertyChangingEventHandler () |
n/a
|
public sealed delegate System.ComponentModel.PropertyChangingEventHandler
|
--> NONE <--
|
- Constructor: public PropertyChangingEventHandler (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (object sender, PropertyChangingEventArgs e, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (object sender, PropertyChangingEventArgs e)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
public class System.Collections.Generic.SortedDictionary`2 () |
- Constructor: public SortedDictionary`2 (IDictionary`2 dictionary, IComparer`1 comparer)
|
- Constructor: public SortedDictionary`2 (IComparer`1 comparer)
|
public class System.Collections.Generic.SortedList`2 () |
- Constructor: public SortedList`2 (int capacity, IComparer`1 comparer)
|
- Constructor: public SortedList`2 (IDictionary`2 dictionary)
|
System.Net.Sockets SendPacketsElement () |
n/a
|
public class System.Net.Sockets.SendPacketsElement
|
--> NONE <--
|
- Constructor: public SendPacketsElement (byte[] buffer)
- Constructor: public SendPacketsElement (byte[] buffer, int offset, int count)
- Constructor: public SendPacketsElement (byte[] buffer, int offset, int count, bool endOfPacket)
- Constructor: public SendPacketsElement (string filepath)
- Constructor: public SendPacketsElement (string filepath, int offset, int count)
- Constructor: public SendPacketsElement (string filepath, int offset, int count, bool endOfPacket)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Byte[] Buffer { public get; }
- Property: int Count { public get; }
- Property: bool EndOfPacket { public get; }
- Property: string FilePath { public get; }
- Property: int Offset { public get; }
|
public class System.Net.Sockets.Socket () |
--> NONE <--
|
- Method: public bool AcceptAsync (SocketAsyncEventArgs e)
- Method: public bool ConnectAsync (SocketAsyncEventArgs e)
- Method: public bool DisconnectAsync (SocketAsyncEventArgs e)
- Method: public bool ReceiveAsync (SocketAsyncEventArgs e)
- Method: public bool ReceiveFromAsync (SocketAsyncEventArgs e)
- Method: public bool ReceiveMessageFromAsync (SocketAsyncEventArgs e)
- Method: public bool SendAsync (SocketAsyncEventArgs e)
- Method: public bool SendPacketsAsync (SocketAsyncEventArgs e)
- Method: public bool SendToAsync (SocketAsyncEventArgs e)
|
System.Net.Sockets SocketAsyncEventArgs () |
n/a
|
public class System.Net.Sockets.SocketAsyncEventArgs
|
--> NONE <--
|
- Constructor: public SocketAsyncEventArgs ()
- Event: public event EventHandler`1 Completed
- Method: public virtual void Dispose ()
- Method (i): public virtual bool Equals (object obj)
- Method: protected override void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual void OnCompleted (SocketAsyncEventArgs e)
- Method: public void SetBuffer (byte[] buffer, int offset, int count)
- Method: public void SetBuffer (int offset, int count)
- Method (i): public virtual string ToString ()
- Property: Socket AcceptSocket { public get; public set; }
- Property: Byte[] Buffer { public get; }
- Property: IList`1 BufferList { public get; public set; }
- Property: int BytesTransferred { public get; }
- Property: int Count { public get; }
- Property: bool DisconnectReuseSocket { public get; public set; }
- Property: SocketAsyncOperation LastOperation { public get; }
- Property: int Offset { public get; }
- Property: IPPacketInformation ReceiveMessageFromPacketInfo { public get; }
- Property: EndPoint RemoteEndPoint { public get; public set; }
- Property: SendPacketsElement[] SendPacketsElements { public get; public set; }
- Property: TransmitFileOptions SendPacketsFlags { public get; public set; }
- Property: int SendPacketsSendSize { public get; public set; }
- Property: SocketError SocketError { public get; public set; }
- Property: SocketFlags SocketFlags { public get; public set; }
- Property: object UserToken { public get; public set; }
|
SocketAsyncOperation () |
n/a
|
public sealed enum System.Net.Sockets.SocketAsyncOperation
                    None = 0,
                    Accept = 1,
                    Connect = 2,
                    Disconnect = 3,
                    Receive = 4,
                    ReceiveFrom = 5,
                    ReceiveMessageFrom = 6,
                    Send = 7,
                    SendPackets = 8,
                    SendTo = 9,
|
--> NONE <--
|
--> NONE <--
|
public class Microsoft.VisualBasic.VBCodeProvider () |
--> NONE <--
|
- Constructor: public VBCodeProvider (IDictionary`2 providerOptions)
|
UriIdnScope () |
n/a
|
public sealed enum System.UriIdnScope
                    None = 0,
                    AllExceptIntranet = 1,
                    All = 2,
|
--> NONE <--
|
--> NONE <--
|
System.Configuration UriSection () |
n/a
|
public sealed class System.Configuration.UriSection
|
--> NONE <--
|
- Constructor: public UriSection ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: ProtectedInternal virtual ConfigurationElementProperty ElementProperty { }
- Property: protected ContextInformation EvaluationContext { }
- Property: IdnElement Idn { public get; }
- Property: IriParsingElement IriParsing { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: SectionInformation SectionInformation { public get; }
|