Interface ICiteable
Namespace: AnalysisBase
Assembly: AnalysisBase.dll
Syntax
public interface ICiteable
Properties
| Improve this Doc View SourceCitations
Declaration
virtual IReadOnlyCollection<Citation> Citations { get; }
Property Value
Type | Description |
---|---|
IReadOnlyCollection<Citation> |