C# Class EnsureThat.Param

Mostrar archivo Open project: danielwertheim/Ensure.That Class Usage Examples

Public Properties

Property Type Description
Name string

Protected Methods

Method Description
Param ( string name ) : System

Method Details

Param() protected method

protected Param ( string name ) : System
name string
return System

Property Details

Name public_oe property

public string Name
return string