C# Class SmartConfig.DataStores.Registry.RegistryUrn

Inheritance: SettingUrn
Afficher le fichier Open project: he-dev/SmartConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
DefaultDelimiter string

Méthodes publiques

Méthode Description
IsLike ( RegistryUrn registryUrn ) : bool
Parse ( string value ) : RegistryUrn
RegistryUrn ( SettingUrn urn ) : System

Method Details

IsLike() public méthode

public IsLike ( RegistryUrn registryUrn ) : bool
registryUrn RegistryUrn
Résultat bool

Parse() public static méthode

public static Parse ( string value ) : RegistryUrn
value string
Résultat RegistryUrn

RegistryUrn() public méthode

public RegistryUrn ( SettingUrn urn ) : System
urn SettingUrn
Résultat System

Property Details

DefaultDelimiter public_oe static_oe property

public static string DefaultDelimiter
Résultat string