Version: 13.0

    Show / Hide Table of Contents

    Class DetailedBoltDesign

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DetailedBoltDesign
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.cacheRpds
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, (T1, T2)<Type, Object>[])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T1, T2>(String, (T1, T2)<Type, Object>, T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    APIBase.isInvalid
    APIBase.DocumentationUrl()
    APIBase.ToString()
    APIBase.RunPython<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String)
    APIBase.RunPython<T>(String, String)
    APIBase.CreateObjRef(Type)
    APIBase.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    Namespace: SMT.MastaAPI.Bolts
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class DetailedBoltDesign : APIBase, IEquatable<APIBase>

    Fields

    _parent

    Declaration
    protected readonly APIBase _parent
    Field Value
    Type Description
    APIBase

    Properties

    AppropriateMinimumBoltDiameter

    Diameter of bolt section with the minimum cross section area.

    Measurement: ShortLength

    Declaration
    public double AppropriateMinimumBoltDiameter { get; }
    Property Value
    Type Description
    System.Double

    AppropriateMinimumCrossSectionalAreaForHollowBolt

    Measurement: SmallArea

    Declaration
    public double AppropriateMinimumCrossSectionalAreaForHollowBolt { get; }
    Property Value
    Type Description
    System.Double

    AverageOutsideDiameterOfClampedParts

    Measurement: ShortLength

    Declaration
    public double AverageOutsideDiameterOfClampedParts { get; }
    Property Value
    Type Description
    System.Double

    AverageSurfaceRoughness

    Measurement: VeryShortLength

    Declaration
    public double AverageSurfaceRoughness { get; set; }
    Property Value
    Type Description
    System.Double

    BearingAreaDiameterAtTheInterface

    Measurement: ShortLength

    Declaration
    public double BearingAreaDiameterAtTheInterface { get; }
    Property Value
    Type Description
    System.Double

    BoltGeometry

    Declaration
    public BoltGeometry BoltGeometry { get; }
    Property Value
    Type Description
    BoltGeometry

    ChamferDiameterAtTheClampedParts

    Measurement: ShortLength

    Declaration
    public double ChamferDiameterAtTheClampedParts { get; }
    Property Value
    Type Description
    System.Double

    ClampedParts

    Declaration
    public List<ClampedSection> ClampedParts { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ClampedSection>

    ClampedSections

    Declaration
    public ReadOnlyCollection<ClampedSection> ClampedSections { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ClampedSection>

    ClampingLength

    Measurement: ShortLength

    Declaration
    public double ClampingLength { get; }
    Property Value
    Type Description
    System.Double

    ConsiderThisTappedThreadBoltAsAThroughBoltedJoint

    If the interface area is a similar size to the bolt head area, tapped thread joints can be considered as through bolted joints in the resilience calculations. See page 33 in VDI 2230 / 1.

    Declaration
    public bool ConsiderThisTappedThreadBoltAsAThroughBoltedJoint { get; set; }
    Property Value
    Type Description
    System.Boolean

    CounterBoreDepth

    For tapped thread joints: the counterbore on the last clamped part.

    Measurement: ShortLength

    Declaration
    public double CounterBoreDepth { get; set; }
    Property Value
    Type Description
    System.Double

    CrossSectionOfThread

    Cross section of thread at minor diameter according to DIN 13-28. See page 28 in VDI 2230/1.

    Measurement: SmallArea

    Declaration
    public double CrossSectionOfThread { get; }
    Property Value
    Type Description
    System.Double

    DeformationConeAngle

    Measurement: Angle

    Declaration
    public double DeformationConeAngle { get; }
    Property Value
    Type Description
    System.Double

    DiameterForTheSpecifiedStandardSize

    Measurement: ShortLength

    Declaration
    public double DiameterForTheSpecifiedStandardSize { get; }
    Property Value
    Type Description
    System.Double

    DiameterOfShearingCrossSection

    Measurement: ShortLength

    Declaration
    public double DiameterOfShearingCrossSection { get; }
    Property Value
    Type Description
    System.Double

    DiameterRatio

    Diameter Ratio. See page 35 in VDI 2230/1.

    Declaration
    public double DiameterRatio { get; }
    Property Value
    Type Description
    System.Double

    DistanceOfBoltAxisFromCentralPoint

    Distance of the bolt axis from the axis of the imaginary laterally symmetrical deformation solid.

    Measurement: ShortLength

    Declaration
    public Overridable<double> DistanceOfBoltAxisFromCentralPoint { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    DistanceOfTheBoltAxisFromEdgeOfInterface

    Distance of the bolt axis from the edge of the interface on the side at risk of opening.

    Measurement: ShortLength

    Declaration
    public double DistanceOfTheBoltAxisFromEdgeOfInterface { get; set; }
    Property Value
    Type Description
    System.Double

    EditBoltGeometry

    Declaration
    public DatabaseWithSelectedItem EditBoltGeometry { get; set; }
    Property Value
    Type Description
    DatabaseWithSelectedItem

    EditBoltMaterial

    Declaration
    public DatabaseWithSelectedItem EditBoltMaterial { get; set; }
    Property Value
    Type Description
    DatabaseWithSelectedItem

    EditNutMaterial

    Declaration
    public DatabaseWithSelectedItem EditNutMaterial { get; set; }
    Property Value
    Type Description
    DatabaseWithSelectedItem

    EditTappedThreadMaterial

    Declaration
    public DatabaseWithSelectedItem EditTappedThreadMaterial { get; set; }
    Property Value
    Type Description
    DatabaseWithSelectedItem

    ElasticBendingResilienceOfClampedParts

    Measurement: LinearFlexibility

    Declaration
    public double ElasticBendingResilienceOfClampedParts { get; }
    Property Value
    Type Description
    System.Double

    ElasticBendingResilienceOfConcentricClampedParts

    Measurement: LinearFlexibility

    Declaration
    public double ElasticBendingResilienceOfConcentricClampedParts { get; }
    Property Value
    Type Description
    System.Double

    ElasticResilienceOfClampedParts

    Elastic resilience of the clamped parts for concentric clamping and concentric loading. See page 34 VDI 2230/1.

    Measurement: LinearFlexibility

    Declaration
    public double ElasticResilienceOfClampedParts { get; }
    Property Value
    Type Description
    System.Double

    ElasticResilienceOfClampedPartsEccentricClamping

    Measurement: LinearFlexibility

    Declaration
    public double ElasticResilienceOfClampedPartsEccentricClamping { get; }
    Property Value
    Type Description
    System.Double

    ElasticResilienceOfClampedPartsEccentricLoading

    Measurement: LinearFlexibility

    Declaration
    public double ElasticResilienceOfClampedPartsEccentricLoading { get; }
    Property Value
    Type Description
    System.Double

    ElasticResilienceOfClampedPartsInOperatingState

    Elastic resilience of the clamped parts for concentric clamping and concentric loading. See page 34 VDI 2230/1.

    Measurement: LinearFlexibility

    Declaration
    public double ElasticResilienceOfClampedPartsInOperatingState { get; }
    Property Value
    Type Description
    System.Double

    FrictionRadius

    Friction radius at the clamped parts when MY is acting.

    Measurement: ShortLength

    Declaration
    public Overridable<double> FrictionRadius { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    Height

    The clamping length. For tapped threaded bolts, the counter bore depth on the interface is subtracted.

    Measurement: ShortLength

    Declaration
    public double Height { get; }
    Property Value
    Type Description
    System.Double

    InsideDiameterOfBearingSurfaceOfWasher

    Measurement: ShortLength

    Declaration
    public Overridable<double> InsideDiameterOfBearingSurfaceOfWasher { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    InsideDiameterOfHeadBearingArea

    Measurement: ShortLength

    Declaration
    public double InsideDiameterOfHeadBearingArea { get; }
    Property Value
    Type Description
    System.Double

    InsideDiameterOfPlaneHeadBearingSurface

    Measurement: ShortLength

    Declaration
    public double InsideDiameterOfPlaneHeadBearingSurface { get; }
    Property Value
    Type Description
    System.Double

    IsConcentricallyClamped

    A bolted joint is to be considered concentrically clamped when an imaginary compression cone, starting from the bolt head, can be completely formed on all sides or when its formation is restricted in a laterally symmetrical manner in the plane of bolt axis/line of action of the working load.

    Declaration
    public bool IsConcentricallyClamped { get; set; }
    Property Value
    Type Description
    System.Boolean

    JointCoefficient

    Declaration
    public double JointCoefficient { get; }
    Property Value
    Type Description
    System.Double

    JointGeometry

    Declaration
    public JointGeometries JointGeometry { get; set; }
    Property Value
    Type Description
    JointGeometries

    LengthOfDeformationCone

    Measurement: ShortLength

    Declaration
    public double LengthOfDeformationCone { get; }
    Property Value
    Type Description
    System.Double

    LengthOfDeformationSleeve

    Measurement: ShortLength

    Declaration
    public double LengthOfDeformationSleeve { get; }
    Property Value
    Type Description
    System.Double

    LengthOfFreeLoadedThread

    Measurement: ShortLength

    Declaration
    public double LengthOfFreeLoadedThread { get; }
    Property Value
    Type Description
    System.Double

    LengthRatio

    Declaration
    public double LengthRatio { get; }
    Property Value
    Type Description
    System.Double

    LimitingOutsideDiameterMaximumDiameterOfDeformationCone

    Maximum diameter of cone.

    Measurement: ShortLength

    Declaration
    public double LimitingOutsideDiameterMaximumDiameterOfDeformationCone { get; }
    Property Value
    Type Description
    System.Double

    LimitingValueOfInterfaceDSV

    Measurement: ShortLength

    Declaration
    public double LimitingValueOfInterfaceDSV { get; }
    Property Value
    Type Description
    System.Double

    LimitingValueOfInterfaceESV

    Limiting value for the dimensions at the interface area in bolted joints. See (R0/2) page 20 VDI 2230/1.

    Measurement: ShortLength

    Declaration
    public double LimitingValueOfInterfaceESV { get; }
    Property Value
    Type Description
    System.Double

    LimitingValueOfInterfaceESVWithRecessedTappedHole

    Corrected limiting value for the dimensions at the interface in tapped thread joints with recessed tapped hole.

    Measurement: ShortLength

    Declaration
    public double LimitingValueOfInterfaceESVWithRecessedTappedHole { get; }
    Property Value
    Type Description
    System.Double

    MaterialOfBolt

    Declaration
    public BoltMaterial MaterialOfBolt { get; }
    Property Value
    Type Description
    BoltMaterial

    MaterialOfNut

    Declaration
    public BoltedJointMaterial MaterialOfNut { get; }
    Property Value
    Type Description
    BoltedJointMaterial

    MaterialOfTappedThread

    Declaration
    public BoltedJointMaterial MaterialOfTappedThread { get; }
    Property Value
    Type Description
    BoltedJointMaterial

    MaximumCoefficientOfFrictionOfBearingArea

    Table A6 on page 114 of VDI 2230-1 contains the range of acceptable values for different material types.

    Declaration
    public double MaximumCoefficientOfFrictionOfBearingArea { get; set; }
    Property Value
    Type Description
    System.Double

    MaximumCoefficientOfFrictionOfThread

    Table A6 on page 114 of VDI 2230-1 contains the range of acceptable values for different material types.

    Declaration
    public double MaximumCoefficientOfFrictionOfThread { get; set; }
    Property Value
    Type Description
    System.Double

    MaximumOutsideDiameterOfDeformationCone

    Maximum diameter of cone.

    Measurement: ShortLength

    Declaration
    public double MaximumOutsideDiameterOfDeformationCone { get; }
    Property Value
    Type Description
    System.Double

    MeasurementInterfaceAreaPerpendicularToWidth

    Measurement of the interface area perpendicular to the width b.

    Measurement: ShortLength

    Declaration
    public double MeasurementInterfaceAreaPerpendicularToWidth { get; set; }
    Property Value
    Type Description
    System.Double

    MinimumAssemblyBearingAreaOfHead

    Measurement: SmallArea

    Declaration
    public double MinimumAssemblyBearingAreaOfHead { get; }
    Property Value
    Type Description
    System.Double

    MinimumAssemblyBearingAreaOfNut

    Measurement: SmallArea

    Declaration
    public double MinimumAssemblyBearingAreaOfNut { get; }
    Property Value
    Type Description
    System.Double

    MinimumBearingArea

    Bolt head or nut bearing area. See page 84 VDI 2230/1.

    Measurement: SmallArea

    Declaration
    public double MinimumBearingArea { get; }
    Property Value
    Type Description
    System.Double

    MinimumCoefficientOfFrictionAtInterface

    Table A6 on page 114 of VDI 2230-1 contains the range of acceptable values for different material types.

    Declaration
    public double MinimumCoefficientOfFrictionAtInterface { get; set; }
    Property Value
    Type Description
    System.Double

    MinimumCoefficientOfFrictionOfBearingArea

    Table A6 on page 114 of VDI 2230-1 contains the range of acceptable values for different material types.

    Declaration
    public double MinimumCoefficientOfFrictionOfBearingArea { get; set; }
    Property Value
    Type Description
    System.Double

    MinimumCoefficientOfFrictionOfThread

    Table A6 on page 114 of VDI 2230-1 contains the range of acceptable values for different material types.

    Declaration
    public double MinimumCoefficientOfFrictionOfThread { get; set; }
    Property Value
    Type Description
    System.Double

    MinimumPlateThickness

    Measurement: ShortLength

    Declaration
    public double MinimumPlateThickness { get; }
    Property Value
    Type Description
    System.Double

    MomentOfGyrationOfCrossSectionAtMinorThreadDiameter

    Moment of gyration of the cross section at the minor diameter of the bolt thread. Equation (5.1/21) page 30 VDI 2230/1.

    Measurement: Torque

    Declaration
    public double MomentOfGyrationOfCrossSectionAtMinorThreadDiameter { get; }
    Property Value
    Type Description
    System.Double

    Name

    Declaration
    public virtual string Name { get; set; }
    Property Value
    Type Description
    System.String

    NominalCrossSection

    Nominal cross section. See page 29 in VDI 2230/1.

    Measurement: SmallArea

    Declaration
    public double NominalCrossSection { get; }
    Property Value
    Type Description
    System.Double

    NominalCrossSectionOfHollowBolt

    Nominal cross section of hollow bolt. See page 29 in VDI 2230/1.

    Measurement: SmallArea

    Declaration
    public double NominalCrossSectionOfHollowBolt { get; }
    Property Value
    Type Description
    System.Double

    NumberOfBoltSections

    Declaration
    public int NumberOfBoltSections { get; }
    Property Value
    Type Description
    System.Int32

    NumberOfForceTransmittingInterfaces

    Number of force-transmitting (Fq) inner interfaces which are involved in possible slipping/shearing of the bolt.

    Declaration
    public int NumberOfForceTransmittingInterfaces { get; set; }
    Property Value
    Type Description
    System.Int32

    NumberOfTorqueTransmittingInterfaces

    Number of torque-transmitting (MY) inner interfaces which are involved in possible slipping.

    Declaration
    public int NumberOfTorqueTransmittingInterfaces { get; set; }
    Property Value
    Type Description
    System.Int32

    NutChamferDiameter

    Inside diameter of the plane nut bearing area (chamfer diameter).

    Measurement: ShortLength

    Declaration
    public double NutChamferDiameter { get; set; }
    Property Value
    Type Description
    System.Double

    Orientation

    Declaration
    public Vector3D Orientation { get; set; }
    Property Value
    Type Description
    Vector3D

    OutsideDiameterOfBearingSurfaceOfWasher

    Outside diameter of the plane bearing surface of a washer in contact with the clamped parts. If a washer is used with a material with modulus of elasticity different from the material of clamped parts and its thickness is more than approximately 10% of the total clamped height, it is advisable to define the washer in the calculation as an independent part.

    Measurement: ShortLength

    Declaration
    public Overridable<double> OutsideDiameterOfBearingSurfaceOfWasher { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    OutsideDiameterOfNut

    Measurement: ShortLength

    Declaration
    public double OutsideDiameterOfNut { get; set; }
    Property Value
    Type Description
    System.Double

    ReductionCoefficient

    The reduction coefficient to apply to the torsional stress. Recommended value is 0.5.

    Declaration
    public Overridable<double> ReductionCoefficient { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    ReportNames

    Declaration
    public IReadOnlyList<string> ReportNames { get; }
    Property Value
    Type Description
    System.Collections.Generic.IReadOnlyList<System.String>

    RolledBeforeOrAfterHeatTreatment

    Declaration
    public RolledBeforeOrAfterHeatTreatment RolledBeforeOrAfterHeatTreatment { get; set; }
    Property Value
    Type Description
    RolledBeforeOrAfterHeatTreatment

    SealingArea

    Sealing area (at most interface area less the through-hole for the bolt).

    Measurement: Area

    Declaration
    public double SealingArea { get; set; }
    Property Value
    Type Description
    System.Double

    SectionRadiiOfGyration

    Measurement: ShortLength

    Declaration
    public List<double> SectionRadiiOfGyration { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ShearingAreaTransverseLoading

    Measurement: SmallArea

    Declaration
    public double ShearingAreaTransverseLoading { get; }
    Property Value
    Type Description
    System.Double

    StressCrossSectionalArea

    Measurement: SmallArea

    Declaration
    public double StressCrossSectionalArea { get; }
    Property Value
    Type Description
    System.Double

    StressDiameter

    Stress diameter. See page 74 VDI 2230/1.

    Measurement: ShortLength

    Declaration
    public double StressDiameter { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalBendingLengthOfBolt

    Substitutional bending length for a bolt (a continuous cylindrical shank over the entire length with d3 having the same value of βS as any bolt.

    Measurement: ShortLength

    Declaration
    public double SubstitutionalBendingLengthOfBolt { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalExtensionLengthOfEngagedNutThread

    Measurement: ShortLength

    Declaration
    public double SubstitutionalExtensionLengthOfEngagedNutThread { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalExtensionLengthOfEngagedThread

    Measurement: ShortLength

    Declaration
    public double SubstitutionalExtensionLengthOfEngagedThread { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalExtensionLengthOfHead

    Measurement: ShortLength

    Declaration
    public double SubstitutionalExtensionLengthOfHead { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalMomentOfGyrationOfCone

    Measurement: Torque

    Declaration
    public double SubstitutionalMomentOfGyrationOfCone { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalMomentOfGyrationOfPlates

    Measurement: Torque

    Declaration
    public double SubstitutionalMomentOfGyrationOfPlates { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalMomentOfGyrationOfPlatesMinusBoltArea

    Measurement: Torque

    Declaration
    public double SubstitutionalMomentOfGyrationOfPlatesMinusBoltArea { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalMomentOfGyrationOfSleeve

    Measurement: Torque

    Declaration
    public double SubstitutionalMomentOfGyrationOfSleeve { get; }
    Property Value
    Type Description
    System.Double

    SubstitutionalOutsideDiameterOfBasicSolid

    Measurement: ShortLength

    Declaration
    public double SubstitutionalOutsideDiameterOfBasicSolid { get; set; }
    Property Value
    Type Description
    System.Double

    SubstitutionalOutsideDiameterOfBasicSolidAtInterface

    Substitutional outside diameter of the basic solid at the interface; if the interface area differs from the circular form, an average diameter is to be used.

    Measurement: ShortLength

    Declaration
    public double SubstitutionalOutsideDiameterOfBasicSolidAtInterface { get; set; }
    Property Value
    Type Description
    System.Double

    TotalAxialResilience

    Elastic resilience of the bolt. See page 28 in VDI 2230/1.

    Measurement: LinearFlexibility

    Declaration
    public double TotalAxialResilience { get; }
    Property Value
    Type Description
    System.Double

    TotalBendingResilience

    Measurement: LinearFlexibility

    Declaration
    public double TotalBendingResilience { get; }
    Property Value
    Type Description
    System.Double

    UtilizationFactor

    Utilization factor of the yield point stress (limit of full plasticisation of the cross section at risk) during tightening.

    Measurement: Percentage

    Declaration
    public double UtilizationFactor { get; set; }
    Property Value
    Type Description
    System.Double

    WasherThickness

    Measurement: ShortLength

    Declaration
    public double WasherThickness { get; set; }
    Property Value
    Type Description
    System.Double

    Width

    Measurement: ShortLength

    Declaration
    public double Width { get; set; }
    Property Value
    Type Description
    System.Double

    Methods

    GetActiveReportWithEncodedImages()

    Declaration
    public string GetActiveReportWithEncodedImages()
    Returns
    Type Description
    System.String

    GetDefaultReportWithEncodedImages()

    Declaration
    public string GetDefaultReportWithEncodedImages()
    Returns
    Type Description
    System.String

    GetNamedReportWithEncodedImages(String)

    Declaration
    public string GetNamedReportWithEncodedImages(string reportName)
    Parameters
    Type Name Description
    System.String reportName
    Returns
    Type Description
    System.String

    OutputActiveReportAsTextTo(String)

    Declaration
    public void OutputActiveReportAsTextTo(string filePath)
    Parameters
    Type Name Description
    System.String filePath

    OutputActiveReportTo(String)

    Declaration
    public void OutputActiveReportTo(string filePath)
    Parameters
    Type Name Description
    System.String filePath

    OutputDefaultReportTo(String)

    Declaration
    public void OutputDefaultReportTo(string filePath)
    Parameters
    Type Name Description
    System.String filePath

    OutputNamedReportAsMastaReport(String, String)

    Declaration
    public void OutputNamedReportAsMastaReport(string reportName, string filePath)
    Parameters
    Type Name Description
    System.String reportName
    System.String filePath

    OutputNamedReportAsTextTo(String, String)

    Declaration
    public void OutputNamedReportAsTextTo(string reportName, string filePath)
    Parameters
    Type Name Description
    System.String reportName
    System.String filePath

    OutputNamedReportTo(String, String)

    Declaration
    public void OutputNamedReportTo(string reportName, string filePath)
    Parameters
    Type Name Description
    System.String reportName
    System.String filePath

    Implements

    System.IEquatable<T>

    Extension Methods

    UtilityMethods.IsReadOnly<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsValid<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsMethodValid<T>(T, Expression<Func<T, Action>>)
    UtilityMethods.IsMethodReadOnly<T>(T, Expression<Func<T, Action>>)
    Back to top