C# Class RevitLookup.Snoop.Data.CategorySeparator

Snoop.Data class to hold and format a CategorySeparator value.
Inheritance: Data
Afficher le fichier Open project: jeremytammik/RevitLookup

Protected Properties

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

Méthodes publiques

Méthode Description
CategorySeparator ( string category ) : System
StrValue ( ) : string

Method Details

CategorySeparator() public méthode

public CategorySeparator ( string category ) : System
category string
Résultat System

StrValue() public méthode

public StrValue ( ) : string
Résultat string

Property Details

m_val protected_oe property

protected string m_val
Résultat string