메소드 |
설명 |
|
AndroidStudioProblem_AcceptsEntryPointAsLocationInformation ( ) : void |
|
|
AndroidStudioProblem_AcceptsFileAsLocationInformation ( ) : void |
|
|
AndroidStudioProblem_AcceptsModuleAsLocationInformation ( ) : void |
|
|
AndroidStudioProblem_AcceptsPackageAsLocationInformation ( ) : void |
|
|
AndroidStudioProblem_BuilderWithAttributeKeyIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithDescritionIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithEntryPointNameIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithEntryPointTypeIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithFileIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithHintsIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithLineIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithModuleIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithPackageIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithProblemClassIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_BuilderWithSeverityIsNotEmpty ( ) : void |
|
|
AndroidStudioProblem_DefaultConstructedBuilderIsEmpty ( ) : void |
|
|
AndroidStudioProblem_ParseClampsInvalidLineToOne_Negative ( ) : void |
|
|
AndroidStudioProblem_ParseClampsInvalidLineToOne_Zero ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotDependOnElementOrder ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequireAttributeKey ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequireDescription ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequireEntryPoint ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequireFile ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequireHints ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequireLine ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequireModule ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequirePackage ( ) : void |
|
|
AndroidStudioProblem_ParseDoesNotRequireSeverity ( ) : void |
|
|
AndroidStudioProblem_ParseEmptyNodeConsumesNode ( ) : void |
|
|
AndroidStudioProblem_ParseIgnoresUnknownData ( ) : void |
|
|
AndroidStudioProblem_ParseRejectsNonProblem ( ) : void |
|
|
AndroidStudioProblem_ParseRequiresEntryPoint_Name ( ) : void |
|
|
AndroidStudioProblem_ParseRequiresEntryPoint_Type ( ) : void |
|
|
AndroidStudioProblem_ParseRequiresProblemClass ( ) : void |
|
|
AndroidStudioProblem_ParseSelfClosingNodeConsumesNode ( ) : void |
|
|
AndroidStudioProblem_ParseValidProblem ( ) : void |
|
|
AndroidStudioProblem_ReadHintsAcceptsEmptyStringHints ( ) : void |
|
|
AndroidStudioProblem_ReadHintsAcceptsValidHints ( ) : void |
|
|
AndroidStudioProblem_ReadHintsEmptyNodeConsumesNode ( ) : void |
|
|
AndroidStudioProblem_ReadHintsRejectsMissingValueHints ( ) : void |
|
|
AndroidStudioProblem_ReadHintsRejectsNonHintChildren ( ) : void |
|
|
AndroidStudioProblem_ReadHintsSelfClosingNodeConsumesNode ( ) : void |
|
|
AndroidStudioProblem_RejectsLackOfLocationInformation ( ) : void |
|
|
AndroidStudioProblem_RejectsLinePresentButNotFile ( ) : void |
|
|
AndroidStudioProblem_RejectsNullProblemClass ( ) : void |
|
|
AndroidStudioProblem_RequiresEntryPointNameIfEntryPointTypeSet ( ) : void |
|
|
AndroidStudioProblem_RequiresEntryPointTypeIfEntryPointNameSet ( ) : void |
|
|
AssertThatProblemHasDefaultProblemProperties ( AndroidStudioProblem uut ) : void |
|
|
CreateDefaultProblem ( ) : System.Xml.Linq.XElement |
|
|
GetDefaultProblem ( ) : AndroidStudioProblem |
|
|
GetDefaultProblemBuilder ( ) : AndroidStudioProblem.Builder |
|
|
Parse ( XmlReader reader ) : AndroidStudioProblem |
|
|
ReadHints ( XmlReader reader ) : ImmutableArray |
|
|