Method | Description | |
---|---|---|
GetMvxFragmentAttribute ( this fromFragmentType, |
||
GetMvxFragmentAttributes ( this fromFragmentType ) : IEnumerable |
||
GetViewModelType ( this fragmentType ) : |
||
HasMvxFragmentAttribute ( this candidateType ) : bool | ||
IsFragmentCacheable ( this fragmentType, |
Method | Description | |
---|---|---|
GetActivityViewModelType ( |
public static GetMvxFragmentAttribute ( this fromFragmentType, |
||
fromFragmentType | this | |
fragmentActivityParentType | ||
return |
public static GetMvxFragmentAttributes ( this fromFragmentType ) : IEnumerable |
||
fromFragmentType | this | |
return | IEnumerable |
public static GetViewModelType ( this fragmentType ) : |
||
fragmentType | this | |
return |
public static HasMvxFragmentAttribute ( this candidateType ) : bool | ||
candidateType | this | |
return | bool |
public static IsFragmentCacheable ( this fragmentType, |
||
fragmentType | this | |
fragmentActivityParentType | ||
return | bool |