Maintains metadata about a method.
More...
|
| | MethodInfo (string name) |
| | Creates an instance of the type.
|
| override bool | Equals (object? obj) |
| | Determines the equality of two objects.
|
| override int | GetHashCode () |
| | Gets the hash code of this object.
|
|
| string | Name [get] |
| | Gets the member name value.
|
Maintains metadata about a method.
◆ MethodInfo()
| Csla.MethodInfo.MethodInfo |
( |
string | name | ) |
|
|
inline |
Creates an instance of the type.
- Parameters
-
- Exceptions
-
| ArgumentNullException | name is null. |
◆ Equals()
| override bool Csla.MethodInfo.Equals |
( |
object? | obj | ) |
|
|
inline |
Determines the equality of two objects.
- Parameters
-
◆ GetHashCode()
| override int Csla.MethodInfo.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code of this object.
◆ Name
| string Csla.MethodInfo.Name |
|
get |
The documentation for this class was generated from the following file: