using Inotify.ThridOauth.Entity; namespace Inotify.ThridOauth.Entity { public class GitHubCredential : CredentialSetting { } }