C# Class NVelocity.Util.Introspection.Twonk

little class to hold 'distance' information for calling params, as well as determine specificity
Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Свойство Type Description
vec int[]

Méthodes publiques

Méthode Description
Twonk ( int size )
moreSpecific ( Twonk other ) : int

Method Details

Twonk() public méthode

public Twonk ( int size )
size int

moreSpecific() public méthode

public moreSpecific ( Twonk other ) : int
other Twonk
Résultat int

Property Details

vec public_oe property

public int[] vec
Résultat int[]