10 lines
143 B
C#
10 lines
143 B
C#
using Inotify.ThridOauth.Entity;
|
|
|
|
|
|
|
|
namespace Inotify.ThridOauth.Entity
|
|
{
|
|
public class FaceBookCredential : CredentialSetting
|
|
{
|
|
}
|
|
} |