C# Class gov.va.medora.mdo.ObservationType

Mostrar archivo Open project: OSEHRA/mdo Class Usage Examples

Public Methods

Method Description
ObservationType ( ) : System
ObservationType ( string id, string category, string name ) : System

Method Details

ObservationType() public method

public ObservationType ( ) : System
return System

ObservationType() public method

public ObservationType ( string id, string category, string name ) : System
id string
category string
name string
return System