AspNetEmailExample.Models.SelectRoleEditorViewModel.SelectRoleEditorViewModel C# (CSharp) Method

SelectRoleEditorViewModel() public method

public SelectRoleEditorViewModel ( ) : System.Collections.Generic
return System.Collections.Generic
        public SelectRoleEditorViewModel()
        {
        }

Same methods

SelectRoleEditorViewModel::SelectRoleEditorViewModel ( IdentityRole role ) : System.Collections.Generic
SelectRoleEditorViewModel