Click or drag to resize

SolidFire.Core.Attributes Namespace

 
Classes
  ClassDescription
Public classConnectionTypeAttribute
Include this attribute if a property or method is only valid since a specific version. Example: [ConnectionType(NodeOnly|ClusterOnly)]
Public classDeprecatedAfterAttribute
Public classOptionalAttribute
Attribute used to mark a JSON-RPC request property as an optional property
Public classSinceAttribute
Enumerations
  EnumerationDescription
Public enumerationConnectionType
Used in the ConnectionTypeAttribute to specify if a method can be called against a Node or Cluster only