C# Class Tests.Intergal.ApplicableTests.Person

Mostrar archivo Open project: eocron/ORegex

Public Properties

Property Type Description
Name string
Words Word[]

Public Methods

Method Description
Person ( OMatch match ) : System

Method Details

Person() public method

public Person ( OMatch match ) : System
match OMatch
return System

Property Details

Name public_oe property

public string Name
return string

Words public_oe property

public Word[] Words
return Word[]