예제 #1
0
파일: Group.cs 프로젝트: DeepOceanSoft/Sora
 GetGroupAtAllRemain()
 {
     return(await SoraApi.GetGroupAtAllRemain(Id));
 }