Senparc.Weixin.MP.AdvancedAPIs.ShakeAround.RegisterData.RegisterData C# (CSharp) Method

RegisterData() public method

industry_id默认留空,可以使用ConvertIndustryId方法进行转换
public RegisterData ( ) : System.Collections.Generic
return System.Collections.Generic
        public RegisterData()
        {
        }

Same methods

RegisterData::RegisterData ( IndustryId _industry_id ) : System.Collections.Generic