메소드 | 설명 | |
---|---|---|
DoesMemberNeedToBeSetByContainer ( this instance, string memberName ) : bool | ||
GetAllBaseScreens ( this instance ) : List |
||
GetAllBaseScreens ( this instance, List |
||
GetAllStatesReferencingObject ( this instance, string objectName ) : List |
||
GetReferencedFileSaveRecursively ( this instance, string fileName ) : |
||
InheritsFrom ( this instance, string screen ) : bool | ||
UpdateFromBaseType ( this instance ) : void |
public static DoesMemberNeedToBeSetByContainer ( this instance, string memberName ) : bool | ||
instance | this | |
memberName | string | |
리턴 | bool |
public static GetAllBaseScreens ( this instance ) : List |
||
instance | this | |
리턴 | List |
public static GetAllBaseScreens ( this instance, List |
||
instance | this | |
listToFill | List |
|
리턴 | void |
public static GetAllStatesReferencingObject ( this instance, string objectName ) : List |
||
instance | this | |
objectName | string | |
리턴 | List |
public static GetReferencedFileSaveRecursively ( this instance, string fileName ) : |
||
instance | this | |
fileName | string | |
리턴 |
public static InheritsFrom ( this instance, string screen ) : bool | ||
instance | this | |
screen | string | |
리턴 | bool |
public static UpdateFromBaseType ( this instance ) : void | ||
instance | this | |
리턴 | void |