Table of Contents

Interface INameParser

Namespace
Javax.Naming
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/NameParser.html

public interface INameParser
Extension Methods

Methods

Parse(String)

Name Parse(String arg0)

Parameters

arg0 String

String

Returns

Name

Name

Exceptions

NamingException