The InjectionConsumerInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ApiObjectEquals(Object).) | |
Equals(InjectionConsumerInfo) | Indicates whether the current object is equal to another object of the same type. | |
GetHashCode | Serves as the default hash function. (Overrides ApiObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from ApiObject.) | |
ToString | Returns a string that represents the current object. (Overrides ApiObjectToString.) |
See Also