Class CommandPropertyClaimsMappingDefinition
Inheritance
System.Object
CommandPropertyClaimsMappingDefinition
Assembly: FunctionMonkey.Abstractions.dll
Syntax
public class CommandPropertyClaimsMappingDefinition : AbstractClaimsMappingDefinition
Properties
|
Improve this Doc
View Source
CommandType
Declaration
public Type CommandType { get; set; }
Property Value
|
Improve this Doc
View Source
PropertyInfo
Declaration
public PropertyInfo PropertyInfo { get; set; }
Property Value
Type |
Description |
PropertyInfo |
|
Extension Methods