C# Class CefSharp.Internals.HeaderNameValueCollection

A NameValueCollection implementation that can optionally be set to ReadOnly (used to represent the CefHeaderMap)
Inheritance: NameValueCollection
Afficher le fichier Open project: Secbyte/CefSharp.Net40

Méthodes publiques

Méthode Description
SetReadOnly ( ) : void

Method Details

SetReadOnly() public méthode

public SetReadOnly ( ) : void
Résultat void