Interface INamed
Namespace: GCore.Data
Assembly: GCore.dll
Syntax
public interface INamed
Properties
| Improve this Doc View SourceName
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
public interface INamed
string Name { get; }
Type | Description |
---|---|
System.String |