Implement this to return the dictionary delegate. Modifying this return value will
modify the properties associated with this annotation.
Namespace:
BioSharp.Core.BioAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
protected abstract Dictionary<Object, Object> Properties { get; } |