6 lines
105 B
C#
6 lines
105 B
C#
namespace Inotify.ThridOauth.Entity
|
|
{
|
|
public class GitHubCredential : CredentialSetting
|
|
{
|
|
}
|
|
} |