[Missing <summary> documentation for "P:Evolucion.Muestra.Tiempo"]
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Tiempo { get; set; }
Public Property Tiempo As String
Get
Set
public:
property String^ Tiempo {
String^ get ();
void set (String^ value);
}
member Tiempo : string with get, set
Property Value
Type:
String
See Also