Show / Hide Table of Contents
Editar no GitHub

Class NamespaceManager

Inheritance
Object
NamespaceManager
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class NamespaceManager

Constructors

| Improve this Doc View Source

NamespaceManager()

Declaration
public NamespaceManager()

Methods

| Improve this Doc View Source

AddNamespace(String, String)

Declaration
public void AddNamespace(string prefix, string uri)
Parameters
Type Name Description
String prefix
String uri
Back to top Copyright © 2015-2020 Lacuna Software