コード例 #1
0
ファイル: encoded.py プロジェクト: mgmtech/FuelSDK-Python
 def start(self, content):
     #
     # Grab the array type and continue
     #
     self.setaty(content)
     Typed.start(self, content)