Created
July 16, 2018 08:48
-
-
Save todorok1/d36b152e68e42ac298224ba3b29cd4c5 to your computer and use it in GitHub Desktop.
TextAreaAttributeの動きを確認
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// リスト内のstringにも有効 | |
[TextArea] | |
public List<string> textArealineList = new List<string>(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment