C# Class Quiche.Parameter

Afficher le fichier Open project: ChrisMissal/Quiche Class Usage Examples

Private Properties

Свойство Type Description
AddParent Parameter
IsArrayOnlyOneType bool
Parameter System.Collections

Méthodes publiques

Méthode Description
InsertParents ( ) : void

Private Methods

Méthode Description
AddParent ( ) : Parameter
IsArrayOnlyOneType ( IEnumerable objects ) : bool
Parameter ( object value, PropertyInfo property ) : System.Collections

Method Details

InsertParents() public méthode

public InsertParents ( ) : void
Résultat void