C# 클래스 MonoSoftware.MonoX.Resources.UserProfileResources

파일 보기 프로젝트 열기: MonoSoftware/MonoX-Localization-Resources

Private Properties

프로퍼티 타입 설명
UserProfileResources System

공개 메소드들

메소드 설명
EditProfile_AboutMySelfFormat ( ) : string

The stub formatting method returning the EditProfile_AboutMySelf property value.

EditProfile_AddressFormat ( ) : string

The stub formatting method returning the EditProfile_Address property value.

EditProfile_BirthDateFormat ( ) : string

The stub formatting method returning the EditProfile_BirthDate property value.

EditProfile_CityFormat ( ) : string

The stub formatting method returning the EditProfile_City property value.

EditProfile_ConfirmPasswordFormat ( ) : string

The stub formatting method returning the EditProfile_ConfirmPassword property value.

EditProfile_CountryFormat ( ) : string

The stub formatting method returning the EditProfile_Country property value.

EditProfile_EmailFormat ( ) : string

The stub formatting method returning the EditProfile_Email property value.

EditProfile_FirstNameFormat ( ) : string

The stub formatting method returning the EditProfile_FirstName property value.

EditProfile_InfoFormat ( ) : string

The stub formatting method returning the EditProfile_Info property value.

EditProfile_LastNameFormat ( ) : string

The stub formatting method returning the EditProfile_LastName property value.

EditProfile_NoUserFormat ( ) : string

The stub formatting method returning the EditProfile_NoUser property value.

EditProfile_PasswordCompareErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordCompareErrorMessage property value.

EditProfile_PasswordCompareTextFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordCompareText property value.

EditProfile_PasswordFormat ( ) : string

The stub formatting method returning the EditProfile_Password property value.

EditProfile_PasswordLengthErrorMessageFormatFormat ( object arg0 ) : string

Formats a localized string similar to 'The length of parameter "Password" needs to be greater or equal to '{0}''.

EditProfile_PasswordLengthTextFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordLengthText property value.

EditProfile_RegexEmailErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_RegexEmailErrorMessage property value.

EditProfile_RegexEmailTextFormat ( ) : string

The stub formatting method returning the EditProfile_RegexEmailText property value.

EditProfile_ReqFirstNameErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_ReqFirstNameErrorMessage property value.

EditProfile_ReqFirstNameTextFormat ( ) : string

The stub formatting method returning the EditProfile_ReqFirstNameText property value.

EditProfile_ReqLastNameErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_ReqLastNameErrorMessage property value.

EditProfile_ReqLastNameTextFormat ( ) : string

The stub formatting method returning the EditProfile_ReqLastNameText property value.

EditProfile_RowBasicInfoFormat ( ) : string

The stub formatting method returning the EditProfile_RowBasicInfo property value.

EditProfile_RowOtherInfoFormat ( ) : string

The stub formatting method returning the EditProfile_RowOtherInfo property value.

EditProfile_RowPasswordTitleFormat ( ) : string

The stub formatting method returning the EditProfile_RowPasswordTitle property value.

EditProfile_SavedFormat ( ) : string

The stub formatting method returning the EditProfile_Saved property value.

EditProfile_TimeZoneFormat ( ) : string

The stub formatting method returning the EditProfile_TimeZone property value.

EditProfile_TitleFormat ( ) : string

The stub formatting method returning the EditProfile_Title property value.

EditProfile_ValSumHeaderTextFormat ( ) : string

The stub formatting method returning the EditProfile_ValSumHeaderText property value.

EditProfile_Validation_UrlFormat ( ) : string

The stub formatting method returning the EditProfile_Validation_Url property value.

EditProfile_WebSitesFormat ( ) : string

The stub formatting method returning the EditProfile_WebSites property value.

EditProfile_ZipCodeFormat ( ) : string

The stub formatting method returning the EditProfile_ZipCode property value.

UserAvatar_CaptionFormat ( ) : string

The stub formatting method returning the UserAvatar_Caption property value.

UserAvatar_InvalidFileFormat ( ) : string

The stub formatting method returning the UserAvatar_InvalidFile property value.

UserAvatart_InvalidImageSizeFormat ( ) : string

The stub formatting method returning the UserAvatart_InvalidImageSize property value.

UserProfileHeader_AboutFormat ( ) : string

The stub formatting method returning the UserProfileHeader_About property value.

UserProfileHeader_FriendsFormat ( ) : string

The stub formatting method returning the UserProfileHeader_Friends property value.

UserProfileHeader_MyWallFormat ( ) : string

The stub formatting method returning the UserProfileHeader_MyWall property value.

UserProfileHeader_PhotosFormat ( ) : string

The stub formatting method returning the UserProfileHeader_Photos property value.

UserProfileModule_CompleteProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_CompleteProfile property value.

UserProfileModule_DefaultMyStatusTextFormat ( ) : string

The stub formatting method returning the UserProfileModule_DefaultMyStatusText property value.

UserProfileModule_EditProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_EditProfile property value.

UserProfileModule_MyStatusEmptyFormat ( ) : string

The stub formatting method returning the UserProfileModule_MyStatusEmpty property value.

UserProfileModule_RemoveStatus_ToolTipFormat ( ) : string

The stub formatting method returning the UserProfileModule_RemoveStatus_ToolTip property value.

UserProfileModule_SetMyStatusFormat ( ) : string

The stub formatting method returning the UserProfileModule_SetMyStatus property value.

UserProfileModule_TitleFormat ( ) : string

The stub formatting method returning the UserProfileModule_Title property value.

UserProfileModule_UserFormat ( ) : string

The stub formatting method returning the UserProfileModule_User property value.

UserProfileModule_ViewProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_ViewProfile property value.

UserProfile_BrowseFormat ( ) : string

The stub formatting method returning the UserProfile_Browse property value.

UserProfile_ClearFormat ( ) : string

The stub formatting method returning the UserProfile_Clear property value.

UserProfile_SaveFormat ( ) : string

The stub formatting method returning the UserProfile_Save property value.

UserScoreFormat ( ) : string

The stub formatting method returning the UserScore property value.

비공개 메소드들

메소드 설명
UserProfileResources ( ) : System

메소드 상세

EditProfile_AboutMySelfFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_AboutMySelf property value.
public static EditProfile_AboutMySelfFormat ( ) : string
리턴 string

EditProfile_AddressFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_Address property value.
public static EditProfile_AddressFormat ( ) : string
리턴 string

EditProfile_BirthDateFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_BirthDate property value.
public static EditProfile_BirthDateFormat ( ) : string
리턴 string

EditProfile_CityFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_City property value.
public static EditProfile_CityFormat ( ) : string
리턴 string

EditProfile_ConfirmPasswordFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_ConfirmPassword property value.
public static EditProfile_ConfirmPasswordFormat ( ) : string
리턴 string

EditProfile_CountryFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_Country property value.
public static EditProfile_CountryFormat ( ) : string
리턴 string

EditProfile_EmailFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_Email property value.
public static EditProfile_EmailFormat ( ) : string
리턴 string

EditProfile_FirstNameFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_FirstName property value.
public static EditProfile_FirstNameFormat ( ) : string
리턴 string

EditProfile_InfoFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_Info property value.
public static EditProfile_InfoFormat ( ) : string
리턴 string

EditProfile_LastNameFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_LastName property value.
public static EditProfile_LastNameFormat ( ) : string
리턴 string

EditProfile_NoUserFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_NoUser property value.
public static EditProfile_NoUserFormat ( ) : string
리턴 string

EditProfile_PasswordCompareErrorMessageFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_PasswordCompareErrorMessage property value.
public static EditProfile_PasswordCompareErrorMessageFormat ( ) : string
리턴 string

EditProfile_PasswordCompareTextFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_PasswordCompareText property value.
public static EditProfile_PasswordCompareTextFormat ( ) : string
리턴 string

EditProfile_PasswordFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_Password property value.
public static EditProfile_PasswordFormat ( ) : string
리턴 string

EditProfile_PasswordLengthErrorMessageFormatFormat() 공개 정적인 메소드

Formats a localized string similar to 'The length of parameter "Password" needs to be greater or equal to '{0}''.
public static EditProfile_PasswordLengthErrorMessageFormatFormat ( object arg0 ) : string
arg0 object An object (0) to format.
리턴 string

EditProfile_PasswordLengthTextFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_PasswordLengthText property value.
public static EditProfile_PasswordLengthTextFormat ( ) : string
리턴 string

EditProfile_RegexEmailErrorMessageFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_RegexEmailErrorMessage property value.
public static EditProfile_RegexEmailErrorMessageFormat ( ) : string
리턴 string

EditProfile_RegexEmailTextFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_RegexEmailText property value.
public static EditProfile_RegexEmailTextFormat ( ) : string
리턴 string

EditProfile_ReqFirstNameErrorMessageFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_ReqFirstNameErrorMessage property value.
public static EditProfile_ReqFirstNameErrorMessageFormat ( ) : string
리턴 string

EditProfile_ReqFirstNameTextFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_ReqFirstNameText property value.
public static EditProfile_ReqFirstNameTextFormat ( ) : string
리턴 string

EditProfile_ReqLastNameErrorMessageFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_ReqLastNameErrorMessage property value.
public static EditProfile_ReqLastNameErrorMessageFormat ( ) : string
리턴 string

EditProfile_ReqLastNameTextFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_ReqLastNameText property value.
public static EditProfile_ReqLastNameTextFormat ( ) : string
리턴 string

EditProfile_RowBasicInfoFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_RowBasicInfo property value.
public static EditProfile_RowBasicInfoFormat ( ) : string
리턴 string

EditProfile_RowOtherInfoFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_RowOtherInfo property value.
public static EditProfile_RowOtherInfoFormat ( ) : string
리턴 string

EditProfile_RowPasswordTitleFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_RowPasswordTitle property value.
public static EditProfile_RowPasswordTitleFormat ( ) : string
리턴 string

EditProfile_SavedFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_Saved property value.
public static EditProfile_SavedFormat ( ) : string
리턴 string

EditProfile_TimeZoneFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_TimeZone property value.
public static EditProfile_TimeZoneFormat ( ) : string
리턴 string

EditProfile_TitleFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_Title property value.
public static EditProfile_TitleFormat ( ) : string
리턴 string

EditProfile_ValSumHeaderTextFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_ValSumHeaderText property value.
public static EditProfile_ValSumHeaderTextFormat ( ) : string
리턴 string

EditProfile_Validation_UrlFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_Validation_Url property value.
public static EditProfile_Validation_UrlFormat ( ) : string
리턴 string

EditProfile_WebSitesFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_WebSites property value.
public static EditProfile_WebSitesFormat ( ) : string
리턴 string

EditProfile_ZipCodeFormat() 공개 정적인 메소드

The stub formatting method returning the EditProfile_ZipCode property value.
public static EditProfile_ZipCodeFormat ( ) : string
리턴 string

UserAvatar_CaptionFormat() 공개 정적인 메소드

The stub formatting method returning the UserAvatar_Caption property value.
public static UserAvatar_CaptionFormat ( ) : string
리턴 string

UserAvatar_InvalidFileFormat() 공개 정적인 메소드

The stub formatting method returning the UserAvatar_InvalidFile property value.
public static UserAvatar_InvalidFileFormat ( ) : string
리턴 string

UserAvatart_InvalidImageSizeFormat() 공개 정적인 메소드

The stub formatting method returning the UserAvatart_InvalidImageSize property value.
public static UserAvatart_InvalidImageSizeFormat ( ) : string
리턴 string

UserProfileHeader_AboutFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileHeader_About property value.
public static UserProfileHeader_AboutFormat ( ) : string
리턴 string

UserProfileHeader_FriendsFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileHeader_Friends property value.
public static UserProfileHeader_FriendsFormat ( ) : string
리턴 string

UserProfileHeader_MyWallFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileHeader_MyWall property value.
public static UserProfileHeader_MyWallFormat ( ) : string
리턴 string

UserProfileHeader_PhotosFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileHeader_Photos property value.
public static UserProfileHeader_PhotosFormat ( ) : string
리턴 string

UserProfileModule_CompleteProfileFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_CompleteProfile property value.
public static UserProfileModule_CompleteProfileFormat ( ) : string
리턴 string

UserProfileModule_DefaultMyStatusTextFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_DefaultMyStatusText property value.
public static UserProfileModule_DefaultMyStatusTextFormat ( ) : string
리턴 string

UserProfileModule_EditProfileFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_EditProfile property value.
public static UserProfileModule_EditProfileFormat ( ) : string
리턴 string

UserProfileModule_MyStatusEmptyFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_MyStatusEmpty property value.
public static UserProfileModule_MyStatusEmptyFormat ( ) : string
리턴 string

UserProfileModule_RemoveStatus_ToolTipFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_RemoveStatus_ToolTip property value.
public static UserProfileModule_RemoveStatus_ToolTipFormat ( ) : string
리턴 string

UserProfileModule_SetMyStatusFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_SetMyStatus property value.
public static UserProfileModule_SetMyStatusFormat ( ) : string
리턴 string

UserProfileModule_TitleFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_Title property value.
public static UserProfileModule_TitleFormat ( ) : string
리턴 string

UserProfileModule_UserFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_User property value.
public static UserProfileModule_UserFormat ( ) : string
리턴 string

UserProfileModule_ViewProfileFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfileModule_ViewProfile property value.
public static UserProfileModule_ViewProfileFormat ( ) : string
리턴 string

UserProfile_BrowseFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfile_Browse property value.
public static UserProfile_BrowseFormat ( ) : string
리턴 string

UserProfile_ClearFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfile_Clear property value.
public static UserProfile_ClearFormat ( ) : string
리턴 string

UserProfile_SaveFormat() 공개 정적인 메소드

The stub formatting method returning the UserProfile_Save property value.
public static UserProfile_SaveFormat ( ) : string
리턴 string

UserScoreFormat() 공개 정적인 메소드

The stub formatting method returning the UserScore property value.
public static UserScoreFormat ( ) : string
리턴 string