Property | Type | Description | |
---|---|---|---|
AdaptCurrentCtorArgumentsToCurrentType | void | ||
GetTypesOfBestCtorMatch | IList |
||
SelectConstructor |
Method | Description | |
---|---|---|
EndMemberCommand ( ITypeRepository typeRepository, StateCommuter stateCommuter, IValueContext valueContext ) : System.Collections.Generic | ||
Execute ( ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AdaptCurrentCtorArgumentsToCurrentType ( ) : void | ||
GetTypesOfBestCtorMatch ( XamlType xamlType, int count ) : IList |
||
SelectConstructor ( XamlType xamlType, int count ) : |
public EndMemberCommand ( ITypeRepository typeRepository, StateCommuter stateCommuter, IValueContext valueContext ) : System.Collections.Generic | ||
typeRepository | ITypeRepository | |
stateCommuter | StateCommuter | |
valueContext | IValueContext | |
return | System.Collections.Generic |