Add beam shear clone strategies
This commit is contained in:
@@ -9,6 +9,6 @@ namespace StructureHelperLogics.Models.BeamShears
|
||||
{
|
||||
public interface IBeamShear : ISaveable, ICloneable
|
||||
{
|
||||
IBeamShearRepository Repository { get; }
|
||||
IBeamShearRepository Repository { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user